public class Vertex3ListChunk extends Chunk
Constructor and Description |
---|
Vertex3ListChunk() |
Modifier and Type | Method and Description |
---|---|
void |
loadData(ChunkChopper chopper)
Reads all the point data from the chopper
and stores it using this chunk's id as the key.
|
addSubChunk, getDescription, getName, getSubChunk, initialize, setDescription, setName, toString
public void loadData(ChunkChopper chopper)
Copyright © 2000-2013 Microcrowd. All Rights Reserved.