Blender V2.61 - r43446
|
#include <BSP_CSGMesh_CFIterator.h>
Public Attributes | |
BSP_CSGMesh * | mesh |
BSP_MVertex * | pos |
This class defines 2 C style iterators over a CSG mesh, one for vertices and 1 for faces. They conform to the iterator interface defined in CSG_BooleanOps.h
Definition at line 45 of file BSP_CSGMesh_CFIterator.h.
Definition at line 46 of file BSP_CSGMesh_CFIterator.h.
Referenced by BSP_CSGMesh_VertexIt_Done(), BSP_CSGMesh_VertexIt_Reset(), and BSP_CSGMeshVertexIt_Construct().
Definition at line 47 of file BSP_CSGMesh_CFIterator.h.
Referenced by BSP_CSGMesh_VertexIt_Done(), BSP_CSGMesh_VertexIt_Fill(), BSP_CSGMesh_VertexIt_Reset(), BSP_CSGMesh_VertexIt_Step(), and BSP_CSGMeshVertexIt_Construct().