Blender V2.61 - r43446
|
#include <CSG_BooleanOps.h>
Public Attributes | |
void * | CSG_info |
'Handle' into the CSG module that identifies a particular CSG operation. the pointer CSG_info containers module specific data, and should not be touched in anyway outside of the module.
Definition at line 259 of file CSG_BooleanOps.h.
Definition at line 260 of file CSG_BooleanOps.h.
Referenced by CSG_FreeBooleanOperation(), CSG_NewBooleanFunction(), CSG_OutputFaceDescriptor(), CSG_OutputVertexDescriptor(), and CSG_PerformBooleanOperation().