Wm4::Delaunay1< Real > Member List
This is the complete list of members for
Wm4::Delaunay1< Real >, including all inherited members.
Delaunay(int iVertexQuantity, Real fEpsilon, bool bOwner, Query::Type eQueryType) | Wm4::Delaunay< Real > | [inline, protected] |
Delaunay1(int iVertexQuantity, Real *afVertex, Real fEpsilon, bool bOwner, Query::Type eQueryType) | Wm4::Delaunay1< Real > | [inline] |
Delaunay1(const char *acFilename) | Wm4::Delaunay1< Real > | [inline] |
GetAdjacencies() const | Wm4::Delaunay< Real > | [inline] |
GetAdjacentSet(int i, int aiAdjacent[2]) const | Wm4::Delaunay1< Real > | [inline] |
GetBarycentricSet(int i, const Real fP, Real afBary[2]) const | Wm4::Delaunay1< Real > | [inline] |
GetContainingSegment(const Real fP) const | Wm4::Delaunay1< Real > | [inline] |
GetDimension() const | Wm4::Delaunay< Real > | [inline] |
GetEpsilon() const | Wm4::Delaunay< Real > | [inline] |
GetHull(int aiIndex[2]) | Wm4::Delaunay1< Real > | [inline] |
GetIndexSet(int i, int aiIndex[2]) const | Wm4::Delaunay1< Real > | [inline] |
GetIndices() const | Wm4::Delaunay< Real > | [inline] |
GetOwner() const | Wm4::Delaunay< Real > | [inline] |
GetQueryType() const | Wm4::Delaunay< Real > | [inline] |
GetSimplexQuantity() const | Wm4::Delaunay< Real > | [inline] |
GetVertexQuantity() const | Wm4::Delaunay< Real > | [inline] |
GetVertexSet(int i, Real afV[2]) const | Wm4::Delaunay1< Real > | [inline] |
GetVertices() const | Wm4::Delaunay1< Real > | [inline] |
Load(const char *acFilename) | Wm4::Delaunay1< 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::Delaunay1< Real > | [inline] |
Wm4::Delaunay::Save(FILE *pkOFile) const | Wm4::Delaunay< Real > | [inline, protected] |
~Delaunay() | Wm4::Delaunay< Real > | [inline, virtual] |
~Delaunay1() | Wm4::Delaunay1< Real > | [inline, virtual] |