Blender V2.61 - r43446
|
BOP_Face(MT_Plane3 plane, BOP_Index originalFace) | BOP_Face | |
containsVertex(BOP_Index v)=0 | BOP_Face | [pure virtual] |
freeBBox() | BOP_Face | [inline] |
getBBox() | BOP_Face | [inline] |
getEdgeIndex(BOP_Index v1, BOP_Index v2, unsigned int &e)=0 | BOP_Face | [pure virtual] |
getOriginalFace() const | BOP_Face | [inline] |
getPlane() const | BOP_Face | [inline] |
getSplit() const | BOP_Face | [inline] |
getTAG() const | BOP_Face | [inline] |
getVertex(unsigned int i) const | BOP_Face | [inline] |
invert() | BOP_Face | |
m_bbox | BOP_Face | [protected] |
m_indexs | BOP_Face | [protected] |
m_size | BOP_Face | [protected] |
m_split | BOP_Face | [protected] |
replaceVertexIndex(BOP_Index oldIndex, BOP_Index newIndex)=0 | BOP_Face | [pure virtual] |
setBBox(const MT_Point3 &p1, const MT_Point3 &p2, const MT_Point3 &p3) | BOP_Face | [inline] |
setOriginalFace(const BOP_Index originalFace) | BOP_Face | [inline] |
setPlane(const MT_Plane3 plane) | BOP_Face | [inline] |
setSplit(const unsigned int i) | BOP_Face | [inline] |
setTAG(const BOP_TAG t) | BOP_Face | [inline] |
setVertex(const BOP_Index idx, const BOP_Index i) | BOP_Face | [inline] |
size() const | BOP_Face | [inline] |
~BOP_Face() | BOP_Face | [inline, virtual] |