|
Cheetah Software
1.0
|
#include <DrawList.h>
Collaboration diagram for BoxInfo:Public Attributes | |
| double | depth |
| double | width |
| double | height |
| float | frame [16] |
Definition at line 31 of file DrawList.h.
| double BoxInfo::depth |
Definition at line 33 of file DrawList.h.
| float BoxInfo::frame[16] |
Definition at line 34 of file DrawList.h.
| double BoxInfo::height |
Definition at line 33 of file DrawList.h.
| double BoxInfo::width |
Definition at line 33 of file DrawList.h.