Package | Description |
---|---|
org.cakelab.blender.io.dna |
Modifier and Type | Method and Description |
---|---|
DNAType |
DNAField.getType() |
DNAType |
DNAStruct.getType() |
DNAType |
DNAModel.getType(short typeIndex) |
Constructor and Description |
---|
DNAField(int index,
java.lang.String name,
DNAType type) |
DNAStruct(int sdnaIndex,
DNAType type,
short fields_len) |