This is the complete list of members for
BOP_BSPNode, including all inherited members.
| addFace(const BOP_BSPPoints &pts, const MT_Plane3 &plane) | BOP_BSPNode | |
| BOP_BSPNode(const MT_Plane3 &plane) | BOP_BSPNode | |
| classifyFace(const MT_Point3 &p1, const MT_Point3 &p2, const MT_Point3 &p3, const MT_Plane3 &plane) const | BOP_BSPNode | |
| classifyFaceIN(const MT_Point3 &p1, const MT_Point3 &p2, const MT_Point3 &p3, const MT_Plane3 &plane) const | BOP_BSPNode | [protected] |
| classifyFaceOUT(const MT_Point3 &p1, const MT_Point3 &p2, const MT_Point3 &p3, const MT_Plane3 &plane) const | BOP_BSPNode | [protected] |
| compChildren() const | BOP_BSPNode | [protected] |
| getDeep() const | BOP_BSPNode | [inline] |
| getInChild() | BOP_BSPNode | [inline] |
| getOutChild() | BOP_BSPNode | [inline] |
| getPlane() | BOP_BSPNode | [inline] |
| hasSameOrientation(const MT_Plane3 &plane) const | BOP_BSPNode | [protected] |
| isLeaf() const | BOP_BSPNode | [inline] |
| m_deep | BOP_BSPNode | [protected] |
| m_inChild | BOP_BSPNode | [protected] |
| m_outChild | BOP_BSPNode | [protected] |
| m_plane | BOP_BSPNode | [protected] |
| print(unsigned int deep) | BOP_BSPNode | |
| setInChild(BOP_BSPNode *inChild) | BOP_BSPNode | [inline] |
| setOutChild(BOP_BSPNode *outChild) | BOP_BSPNode | [inline] |
| setPlane(const MT_Plane3 &plane) | BOP_BSPNode | [inline] |
| simplifiedClassifyFace(const MT_Point3 &p1, const MT_Point3 &p2, const MT_Point3 &p3, const MT_Plane3 &plane) const | BOP_BSPNode | |
| simplifiedClassifyFaceIN(const MT_Point3 &p1, const MT_Point3 &p2, const MT_Point3 &p3, const MT_Plane3 &plane) const | BOP_BSPNode | [protected] |
| simplifiedClassifyFaceOUT(const MT_Point3 &p1, const MT_Point3 &p2, const MT_Point3 &p3, const MT_Plane3 &plane) const | BOP_BSPNode | [protected] |
| splitTriangle(MT_Point3 *res, const MT_Plane3 &plane, const MT_Point3 &p1, const MT_Point3 &p2, const MT_Point3 &p3, const BOP_TAG tag) const | BOP_BSPNode | [protected] |
| testPoint(const MT_Point3 &p) const | BOP_BSPNode | [protected] |
| ~BOP_BSPNode() | BOP_BSPNode | |