Wm4::Delaunay3< Real > Member List
This is the complete list of members for
Wm4::Delaunay3< Real >, including all inherited members.
Delaunay(int iVertexQuantity, Real fEpsilon, bool bOwner, Query::Type eQueryType) | Wm4::Delaunay< Real > | [inline, protected] |
Delaunay3(int iVertexQuantity, Vector3< Real > *akVertex, Real fEpsilon, bool bOwner, Query::Type eQueryType) | Wm4::Delaunay3< Real > | [inline] |
Delaunay3(const char *acFilename) | Wm4::Delaunay3< Real > | [inline] |
GetAdjacencies() const | Wm4::Delaunay< Real > | [inline] |
GetAdjacentSet(int i, int aiAdjacent[4]) const | Wm4::Delaunay3< Real > | [inline] |
GetBarycentricSet(int i, const Vector3< Real > &rkP, Real afBary[4]) const | Wm4::Delaunay3< Real > | [inline] |
GetContainingTetrahedron(const Vector3< Real > &rkP) const | Wm4::Delaunay3< Real > | [inline] |
GetDelaunay1() const | Wm4::Delaunay3< Real > | [inline] |
GetDelaunay2() const | Wm4::Delaunay3< Real > | [inline] |
GetDimension() const | Wm4::Delaunay< Real > | [inline] |
GetEpsilon() const | Wm4::Delaunay< Real > | [inline] |
GetHull(int &riTQuantity, int *&raiIndex) const | Wm4::Delaunay3< Real > | [inline] |
GetIndexSet(int i, int aiIndex[4]) const | Wm4::Delaunay3< Real > | [inline] |
GetIndices() const | Wm4::Delaunay< Real > | [inline] |
GetLastFace(int &riV0, int &riV1, int &riV2, int &riV3) const | Wm4::Delaunay3< Real > | [inline] |
GetLineDirection() const | Wm4::Delaunay3< Real > | [inline] |
GetLineOrigin() const | Wm4::Delaunay3< Real > | [inline] |
GetOwner() const | Wm4::Delaunay< Real > | [inline] |
GetPath() const | Wm4::Delaunay3< Real > | [inline] |
GetPathLast() const | Wm4::Delaunay3< Real > | [inline] |
GetPlaneDirection(int i) const | Wm4::Delaunay3< Real > | [inline] |
GetPlaneOrigin() const | Wm4::Delaunay3< Real > | [inline] |
GetQueryType() const | Wm4::Delaunay< Real > | [inline] |
GetSimplexQuantity() const | Wm4::Delaunay< Real > | [inline] |
GetUniqueVertexQuantity() const | Wm4::Delaunay3< Real > | [inline] |
GetVertexQuantity() const | Wm4::Delaunay< Real > | [inline] |
GetVertexSet(int i, Vector3< Real > akV[4]) const | Wm4::Delaunay3< Real > | [inline] |
GetVertices() const | Wm4::Delaunay3< Real > | [inline] |
Load(const char *acFilename) | Wm4::Delaunay3< Real > | [inline] |
Wm4::Delaunay::Load(FILE *pkIFile) | Wm4::Delaunay< Real > | [inline, protected] |
m_aiAdjacent | Wm4::Delaunay< Real > | [protected] |
m_aiIndex | Wm4::Delaunay< Real > | [protected] |
m_bOwner | Wm4::Delaunay< Real > | [protected] |
m_eQueryType | Wm4::Delaunay< Real > | [protected] |
m_fEpsilon | Wm4::Delaunay< Real > | [protected] |
m_iDimension | Wm4::Delaunay< Real > | [protected] |
m_iSimplexQuantity | Wm4::Delaunay< Real > | [protected] |
m_iVertexQuantity | Wm4::Delaunay< Real > | [protected] |
Save(const char *acFilename) const | Wm4::Delaunay3< Real > | [inline] |
Wm4::Delaunay::Save(FILE *pkOFile) const | Wm4::Delaunay< Real > | [inline, protected] |
~Delaunay() | Wm4::Delaunay< Real > | [inline, virtual] |
~Delaunay3() | Wm4::Delaunay3< Real > | [inline, virtual] |