Package org.cakelab.blender.io.block
-
Interface Summary Interface Description BlockCodes Block codes associate a block with a certain group of data such as Library, Object, Scene etc. -
Class Summary Class Description Block An instance of this class provides access to data in a block of aBlenderFile
.BlockHeader File-blocks contain a file-block-header and data.BlockList BlockTable A block table is like a page table for blocks in a blender file. -
Exception Summary Exception Description OverlappingBlocksException Thrown if a .blend file contains overlapping blocks not handled in offheap areas.