Wm4::Delaunay1< Real > Class Template Reference

#include <Wm4Delaunay1.h>

Inheritance diagram for Wm4::Delaunay1< Real >:
Wm4::Delaunay< Real >

List of all members.

Public Member Functions

 Delaunay1 (const char *acFilename)
 Delaunay1 (int iVertexQuantity, Real *afVertex, Real fEpsilon, bool bOwner, Query::Type eQueryType)
bool GetAdjacentSet (int i, int aiAdjacent[2]) const
bool GetBarycentricSet (int i, const Real fP, Real afBary[2]) const
int GetContainingSegment (const Real fP) const
bool GetHull (int aiIndex[2])
bool GetIndexSet (int i, int aiIndex[2]) const
bool GetVertexSet (int i, Real afV[2]) const
const Real * GetVertices () const
bool Load (const char *acFilename)
bool Save (const char *acFilename) const
virtual ~Delaunay1 ()

Detailed Description

template<class Real>
class Wm4::Delaunay1< Real >

Definition at line 33 of file Wm4Delaunay1.h.


Constructor & Destructor Documentation

template<class Real >
Wm4::Delaunay1< Real >::Delaunay1 ( int  iVertexQuantity,
Real *  afVertex,
Real  fEpsilon,
bool  bOwner,
Query::Type  eQueryType 
) [inline]
template<class Real >
Wm4::Delaunay1< Real >::~Delaunay1 (  )  [inline, virtual]

Definition at line 64 of file Wm4Delaunay1.cpp.

References Wm4::Delaunay< Real >::m_bOwner, and WM4_DELETE.

template<class Real >
Wm4::Delaunay1< Real >::Delaunay1 ( const char *  acFilename  )  [inline]

Definition at line 209 of file Wm4Delaunay1.cpp.

References Wm4::Delaunay1< Real >::Load().


Member Function Documentation

template<class Real >
bool Wm4::Delaunay1< Real >::GetAdjacentSet ( int  i,
int  aiAdjacent[2] 
) const [inline]
template<class Real >
bool Wm4::Delaunay1< Real >::GetBarycentricSet ( int  i,
const Real  fP,
Real  afBary[2] 
) const [inline]
template<class Real >
int Wm4::Delaunay1< Real >::GetContainingSegment ( const Real  fP  )  const [inline]
template<class Real >
bool Wm4::Delaunay1< Real >::GetHull ( int  aiIndex[2]  )  [inline]
template<class Real >
bool Wm4::Delaunay1< Real >::GetIndexSet ( int  i,
int  aiIndex[2] 
) const [inline]
template<class Real >
bool Wm4::Delaunay1< Real >::GetVertexSet ( int  i,
Real  afV[2] 
) const [inline]
template<class Real >
const Real * Wm4::Delaunay1< Real >::GetVertices (  )  const [inline]

Definition at line 73 of file Wm4Delaunay1.cpp.

template<class Real >
bool Wm4::Delaunay1< Real >::Load ( const char *  acFilename  )  [inline]
template<class Real >
bool Wm4::Delaunay1< Real >::Save ( const char *  acFilename  )  const [inline]

The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:02:49 2011 for FreeCAD by  doxygen 1.6.1