Castor3D 0.16.0
Multiplatform 3D engine
|
#include <Rectangle.hpp>
Public Attributes | |
int32_t | left |
int32_t | top |
int32_t | right |
int32_t | bottom |
int32_t castor::RectangleData::Mbr::bottom |
Referenced by castor::Rectangle::bottom(), castor::Rectangle::bottom(), and castor::Rectangle::getHeight().
int32_t castor::RectangleData::Mbr::left |
Referenced by castor::Rectangle::getWidth(), castor::Rectangle::left(), and castor::Rectangle::left().
int32_t castor::RectangleData::Mbr::right |
Referenced by castor::Rectangle::getWidth(), castor::Rectangle::right(), and castor::Rectangle::right().
int32_t castor::RectangleData::Mbr::top |
Referenced by castor::Rectangle::getHeight(), castor::Rectangle::top(), and castor::Rectangle::top().