cisst-saw
Loading...
Searching...
No Matches
msh2AlgDirPDTreeCP Class Referenceabstract

#include <msh2AlgDirPDTreeCP.h>

Inheritance diagram for msh2AlgDirPDTreeCP:
msh2AlgDirPDTree msh2AlgDirPDTreeCPEdges msh2AlgDirPDTreeCPPointCloud

Protected Member Functions

 msh2AlgDirPDTreeCP (msh2DirPDTreeBase *pDirTree)
virtual ~msh2AlgDirPDTreeCP ()
virtual int NodeMightBeCloser (const vct2 &sample, const vct2 &sampleNorm, msh2DirPDTreeNode const *node, double ErrorBound)
virtual int DatumMightBeCloser (const vct2 &sample, const vct2 &sampleNorm, int datum, double ErrorBound)=0
virtual double FindClosestPointOnDatum (const vct2 &sample, const vct2 &sampleNorm, vct2 &closest, vct2 &closestNorm, int datum)=0

Additional Inherited Members

Public Member Functions inherited from msh2AlgDirPDTree
 msh2AlgDirPDTree (msh2DirPDTreeBase *pDirTree)
virtual ~msh2AlgDirPDTree ()
Public Attributes inherited from msh2AlgDirPDTree
msh2DirPDTreeBasepDirTree

Constructor & Destructor Documentation

◆ msh2AlgDirPDTreeCP()

msh2AlgDirPDTreeCP::msh2AlgDirPDTreeCP ( msh2DirPDTreeBase * pDirTree)
inlineprotected

◆ ~msh2AlgDirPDTreeCP()

virtual msh2AlgDirPDTreeCP::~msh2AlgDirPDTreeCP ( )
inlineprotectedvirtual

Member Function Documentation

◆ DatumMightBeCloser()

virtual int msh2AlgDirPDTreeCP::DatumMightBeCloser ( const vct2 & sample,
const vct2 & sampleNorm,
int datum,
double ErrorBound )
protectedpure virtual

◆ FindClosestPointOnDatum()

virtual double msh2AlgDirPDTreeCP::FindClosestPointOnDatum ( const vct2 & sample,
const vct2 & sampleNorm,
vct2 & closest,
vct2 & closestNorm,
int datum )
protectedpure virtual

◆ NodeMightBeCloser()

virtual int msh2AlgDirPDTreeCP::NodeMightBeCloser ( const vct2 & sample,
const vct2 & sampleNorm,
msh2DirPDTreeNode const * node,
double ErrorBound )
protectedvirtual

Implements msh2AlgDirPDTree.


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