#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.
1.2.1 written by Dimitri van Heesch,
© 1997-2000