#include <AGUIPicture.h>
Public Attributes | |
Toshi::TVector2 | Pos1 |
Toshi::TVector2 | Pos2 |
Toshi::TVector2 | UV1 |
Toshi::TVector2 | UV2 |
AGUI2Material ** | ppMaterial |
Definition at line 24 of file AGUIPicture.h.
Toshi::TVector2 AGUIPicture::Rectangle::Pos1 |
Definition at line 26 of file AGUIPicture.h.
Toshi::TVector2 AGUIPicture::Rectangle::Pos2 |
Definition at line 27 of file AGUIPicture.h.
AGUI2Material** AGUIPicture::Rectangle::ppMaterial |
Definition at line 30 of file AGUIPicture.h.
Toshi::TVector2 AGUIPicture::Rectangle::UV1 |
Definition at line 28 of file AGUIPicture.h.
Toshi::TVector2 AGUIPicture::Rectangle::UV2 |
Definition at line 29 of file AGUIPicture.h.