ObjectFileMetaInfo Class ReferenceThe class ObjectFileMetaInfo represents the meta information given in the scenes 'meta' section. More...
Inheritance diagram for ObjectFileMetaInfo ![]() ![]()
Detailed DescriptionThe class ObjectFileMetaInfo represents the meta information given in the scenes 'meta' section.This information is optional for scene files and mandatory for library files. ObjectFile -- METAINFO (1 per file, for scenes optional) \begin{verbatim} Offset Size Type Comment --------------------------------------------------------- 0 4 Byte fourcc chunkname 'META' 4 4 Byte int32 size of the chunk 8 4 Byte int32 language version (version of the scene description language) 12 4 Byte int32 module version (version of the module/library) 16 x Byte string date (date string) 16+x y Byte string author name --------------------------------------------------------- (string is always /0 terminated) \end{verbatim}
The documentation for this class was generated from the following file:
|
||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||