Public Attributes | |
Key | |
keyframe_fields | |
label | |
multiple_order | |
multiple_types | |
single_order | |
single_types | |
struct_fields | |
Static Public Attributes | |
dictionary | chunk_labelhash = {} |
dictionary | chunk_taghash = {} |
Metaclass of chunk types. This class takes some static data and defines how to read in the chunks, and preprocesses it. It also creates a dictionary of chunk classes keyed by tag.
|
static |
|
static |
Dice3DS.dom3ds.ChunkMetaclass.Key |
Dice3DS.dom3ds.ChunkMetaclass.keyframe_fields |
Referenced by Dice3DS.dom3ds.TrackChunk.dump_array(), and Dice3DS.dom3ds.TrackChunk.write_array().
Dice3DS.dom3ds.ChunkMetaclass.label |
Dice3DS.dom3ds.ChunkMetaclass.multiple_order |
Referenced by Dice3DS.dom3ds.ChunkBase.document_html(), and Dice3DS.dom3ds.ChunkBase.write_chunks().
Dice3DS.dom3ds.ChunkMetaclass.multiple_types |
Referenced by Dice3DS.dom3ds.ChunkBase.document_html().
Dice3DS.dom3ds.ChunkMetaclass.single_order |
Referenced by Dice3DS.dom3ds.ChunkBase.document_html(), and Dice3DS.dom3ds.ChunkBase.write_chunks().
Dice3DS.dom3ds.ChunkMetaclass.single_types |
Referenced by Dice3DS.dom3ds.ChunkBase.document_html().
Dice3DS.dom3ds.ChunkMetaclass.struct_fields |