|
FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
| int | itype |
| char | ctype |
| char * | name |
| int | size_of |
| FWConstructor | Constructor |
| struct ArgListType * | ConstructorArgs |
| FWPropertySpec * | Properties |
| FWIterator | iterator |
| FWGet | Getter |
| FWSet | Setter |
| char | takesIndexer |
| char | indexerReadOnly |
| FWFunctionSpec * | Functions |
| struct ArgListType* FWTYPE::ConstructorArgs |
| FWFunctionSpec* FWTYPE::Functions |
| FWPropertySpec* FWTYPE::Properties |