This is the complete list of members for
BSP_CSGMesh, including all inherited members.
AddPolygon(const int *verts, int num_verts) | BSP_CSGMesh | |
AddPolygon(const BSP_MFace &face) | BSP_CSGMesh | |
BuildEdges() | BSP_CSGMesh | |
ComputeFacePlanes() | BSP_CSGMesh | |
CountTriangles() const | BSP_CSGMesh | |
DecRef() | MEM_RefCountable | [inline] |
DestroyEdges() | BSP_CSGMesh | |
EdgeFaces(const BSP_EdgeInd &e, std::vector< BSP_FaceInd > &output) | BSP_CSGMesh | |
EdgeSet() const | BSP_CSGMesh | |
EdgeVertices(const BSP_EdgeInd &e, std::vector< BSP_VertexInd > &output) | BSP_CSGMesh | |
FaceEdges(const BSP_FaceInd &f, std::vector< BSP_EdgeInd > &output) | BSP_CSGMesh | |
FacePlane(const BSP_FaceInd &fi) const | BSP_CSGMesh | |
FaceSet() const | BSP_CSGMesh | |
FaceVertices(const BSP_FaceInd &f, std::vector< BSP_VertexInd > &output) | BSP_CSGMesh | |
FindEdge(const BSP_VertexInd &v1, const BSP_VertexInd &v2) const | BSP_CSGMesh | |
IncRef() const | MEM_RefCountable | [inline] |
Invert() | BSP_CSGMesh | |
MEM_NonCopyable() | MEM_NonCopyable | [inline, protected] |
MEM_RefCountable() | MEM_RefCountable | [inline, protected] |
MEM_RefCountable(const MEM_RefCountable &) | MEM_RefCountable | [inline, protected] |
New() | BSP_CSGMesh | [static] |
NewCopy() const | BSP_CSGMesh | |
SC_Face(BSP_FaceInd f) | BSP_CSGMesh | |
SetVertices(std::vector< BSP_MVertex > *verts) | BSP_CSGMesh | |
VertexEdges(const BSP_VertexInd &v, std::vector< BSP_EdgeInd > &output) | BSP_CSGMesh | |
VertexFaces(const BSP_VertexInd &v, std::vector< BSP_FaceInd > &output) | BSP_CSGMesh | |
VertexSet() const | BSP_CSGMesh | |
~BSP_CSGMesh() | BSP_CSGMesh | |
~MEM_RefCountable() | MEM_RefCountable | [inline] |