#include <object.h>
Public Attributes | |
char* | name |
Gj_Model* | model |
Gj_Object* | parent |
Gj_Object* | update |
Gj_Viewer* | viewers |
Gj_Bool | fixedProperties |
Gj_Bool | vaccess |
Gj_Bool | temp |
Gj_Bool | link |
Gj_Bool | exclLock |
int | sharedLocks |
union { | |
Gj_Object** fix | |
struct { | |
Gj_Object* first | |
Gj_Object* last | |
} notfix | |
} | children |
Gj_Object* | next |
For internal use only.