|
||||||||||
| 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.ColorChunk
com.microcrowd.loader.java3d.max3ds.chunks.GlobalColorChunk
public class GlobalColorChunk
Loads colors from binary data representing them. Its a global in the manner that it reads its own header information.
| Field Summary |
|---|
| Fields inherited from class com.microcrowd.loader.java3d.max3ds.chunks.ColorChunk |
|---|
currentColorType |
| Constructor Summary | |
|---|---|
GlobalColorChunk()
|
|
| Method Summary | |
|---|---|
protected int |
getColorType(ChunkChopper chopper)
Gets the color type for this chunk. |
| Methods inherited from class com.microcrowd.loader.java3d.max3ds.chunks.ColorChunk |
|---|
loadData |
| 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 GlobalColorChunk()
| Method Detail |
|---|
protected int getColorType(ChunkChopper chopper)
getColorType in class ColorChunkchopper - with the information the
chunk may use to determine color type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||