#include "tvu_typesdef.h"
#include "tvu_visu3d.application.h"
Go to the source code of this file.
Data Structures | |
class | CT3DObject |
General definition of a 3D object. More... | |
Defines | |
#define | CLASSNAME_3DOBJECT "3DObject" |
Class name. More... | |
#define | CLASSNAME_3DOBJECT_ID 10000 |
#define | ENAME_3DOBJECT_RGB "color" |
Name of elements. More... | |
#define | ENAME_3DOBJECT_PRIMITIVES "primitives" |
#define | ENAME_3DOBJECT_CHILDREN "sub_part" |
#define | ENAME_3DOBJECT_POSITION "position" |
#define | ENAME_3DOBJECT_ANGLES "angles" |
#define | ENAME_3DOBJECT_SIZE "size" |
|
Class name.
|
|
Name of elements.
|