Package | Description |
---|---|
org.cakelab.blender.io | |
org.cakelab.blender.io.block |
Modifier and Type | Method and Description |
---|---|
BlockHeader |
BlenderFile.seekFirstBlock(Identifier code) |
Modifier and Type | Field and Description |
---|---|
BlockHeader |
Block.header
the header as read from the file
|
Constructor and Description |
---|
Block(BlockHeader header,
CDataReadWriteAccess data) |