Maven module :un.storage : model3d-blend :
Class :
un.storage.model3d.blend.model.BlendFileBlock
Extends/Implements :
un.api.CObject
Subclasses : -
Variables :
header,
fileOffset,
rawdata,
parsedData
Functions :
BlendFileBlock,
BlendFileBlock,
read,
parse,
getRefList,
getModifierList,
toChars
public BlendFileBlockHeader
header
public long
fileOffset
public byte[]
rawdata
public TypedNode
parsedData
public void
BlendFileBlock ()
public void
BlendFileBlock (BlendFileBlock block)
public void
read (BlendDataInputStream ds, Chars code)
public void
parse (BlendFileHeader fileHeader, BlendSDNA dna)
public Sequence
getRefList (Chars propName)
public Sequence
getModifierList (Chars propName)
public Chars
toChars ()