Dice3DS.dom3ds.ChunkMetaclass Class Reference

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 = {}
 

Detailed Description

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.

Member Data Documentation

◆ chunk_labelhash

dictionary Dice3DS.dom3ds.ChunkMetaclass.chunk_labelhash = {}
static

◆ chunk_taghash

dictionary Dice3DS.dom3ds.ChunkMetaclass.chunk_taghash = {}
static

◆ Key

Dice3DS.dom3ds.ChunkMetaclass.Key

◆ keyframe_fields

Dice3DS.dom3ds.ChunkMetaclass.keyframe_fields

◆ label

◆ multiple_order

Dice3DS.dom3ds.ChunkMetaclass.multiple_order

◆ multiple_types

Dice3DS.dom3ds.ChunkMetaclass.multiple_types

◆ single_order

Dice3DS.dom3ds.ChunkMetaclass.single_order

◆ single_types

Dice3DS.dom3ds.ChunkMetaclass.single_types

◆ struct_fields


The documentation for this class was generated from the following file: