|
||||||||||
| 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.TextureChunk
public class TextureChunk
Loads percentage values from binary data representing them.
| Constructor Summary | |
|---|---|
TextureChunk()
|
|
| Method Summary | |
|---|---|
void |
initialize(ChunkChopper chopper)
Gets the current texture image from the chopper creates a texture with it and sets that texture on the chopper. |
| Methods inherited from class com.microcrowd.loader.java3d.max3ds.chunks.Chunk |
|---|
addSubChunk, getDescription, getName, getSubChunk, loadData, setDescription, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TextureChunk()
| Method Detail |
|---|
public void initialize(ChunkChopper chopper)
initialize in class Chunkchopper - the parser containing the state of parsing
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||