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_bbox | BOP_BSPTree | [protected] |
m_bspBB | BOP_BSPTree | [protected] |
m_root | BOP_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] |