JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::Block::BlockArea Struct Reference

A simple struct representing the area of a block. More...

#include <juce_Block.h>

Collaboration diagram for juce::Block::BlockArea:

Public Attributes

int height
 
int width
 
int x
 
int y
 

Detailed Description

A simple struct representing the area of a block.

Member Data Documentation

◆ height

int juce::Block::BlockArea::height

◆ width

int juce::Block::BlockArea::width

◆ x

int juce::Block::BlockArea::x

◆ y

int juce::Block::BlockArea::y

The documentation for this struct was generated from the following file: