Package org.cakelab.blender.nio
Annotation Type CMetaData
-
@Retention(RUNTIME) @Target(TYPE) public @interface CMetaData
This annotation is used for classes derived fromCFacade
.The annotation provides necessary runtime meta data such as the memory footprint of the corresponding C type. This is for example used in the method
CFacade.__io__sizeof(Class)
.- Author:
- homac