Blender V2.61 - r43446

BOP_BSPTree Member List

This is the complete list of members for BOP_BSPTree, including all inherited members.
addFace(BOP_Mesh *mesh, BOP_Face *face)BOP_BSPTree
addFace(const MT_Point3 &p1, const MT_Point3 &p2, const MT_Point3 &p3, const MT_Plane3 &plane)BOP_BSPTree [virtual]
addMesh(BOP_Mesh *mesh, BOP_Faces &facesList)BOP_BSPTree
BOP_BSPTree()BOP_BSPTree
classifyFace(const MT_Point3 &p1, const MT_Point3 &p2, const MT_Point3 &p3, const MT_Plane3 &plane) const BOP_BSPTree
filterFace(const MT_Point3 &p1, const MT_Point3 &p2, const MT_Point3 &p3, BOP_Face *face)BOP_BSPTree
getDeep() const BOP_BSPTree
getRoot() const BOP_BSPTree [inline]
m_bboxBOP_BSPTree [protected]
m_bspBBBOP_BSPTree [protected]
m_rootBOP_BSPTree [protected]
print()BOP_BSPTree
setRoot(BOP_BSPNode *root)BOP_BSPTree [inline]
simplifiedClassifyFace(const MT_Point3 &p1, const MT_Point3 &p2, const MT_Point3 &p3, const MT_Plane3 &plane) const BOP_BSPTree
~BOP_BSPTree()BOP_BSPTree [virtual]