|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.microcrowd.loader.java3d.max3ds.chunks.Chunk
com.microcrowd.loader.java3d.max3ds.chunks.HierarchyInfoChunk
public class HierarchyInfoChunk
A HierarchyInfoChunk stores information about where an object belong in a hierarchy of object that have animations which may or may not be related. Each object, including dummy objects, have an identifier used to specify them as hierarchical parents of other objects for the purpose of key framing.
| Constructor Summary | |
|---|---|
HierarchyInfoChunk()
|
|
| Method Summary | |
|---|---|
void |
loadData(ChunkChopper chopper)
Loads a word of data that describes the parent. |
| Methods inherited from class com.microcrowd.loader.java3d.max3ds.chunks.Chunk |
|---|
addSubChunk, getDescription, getName, getSubChunk, initialize, setDescription, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HierarchyInfoChunk()
| Method Detail |
|---|
public void loadData(ChunkChopper chopper)
loadData in class Chunkchopper - may contain data loaded by subchunks.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||