Package | Description |
---|---|
org.blender.dna | |
org.blender.utils | |
org.cakelab.blender.nio | |
org.cakelab.blender.utils |
This package contains optional utility classes to use with generated DNA API classes.
|
Class and Description |
---|
CArrayFacade
This is the facade class for fixed length arrays.
|
CFacade
CFacade is the base class of all complex types
(structs). |
CMetaData
This annotation is used for classes
derived from
CFacade . |
CPointer
Objects of this class represent a C pointer in Java.
|
Class and Description |
---|
CFacade
CFacade is the base class of all complex types
(structs). |
Class and Description |
---|
CArrayFacade
This is the facade class for fixed length arrays.
|
CFacade
CFacade is the base class of all complex types
(structs). |
CMetaData
This annotation is used for classes
derived from
CFacade . |
CPointer
Objects of this class represent a C pointer in Java.
|
CPointerMutable
This class is the mutable variant of
CPointer . |
Class and Description |
---|
CArrayFacade
This is the facade class for fixed length arrays.
|
CFacade
CFacade is the base class of all complex types
(structs). |
CPointer
Objects of this class represent a C pointer in Java.
|