cisst-saw
Loading...
Searching...
No Matches
msh2AlgDirPDTreeCPPointCloud Class Reference

#include <msh2AlgDirPDTreeCPPointCloud.h>

Inheritance diagram for msh2AlgDirPDTreeCPPointCloud:
msh2AlgDirPDTreeCP msh2AlgDirPDTree

Public Member Functions

 msh2AlgDirPDTreeCPPointCloud (msh2DirPDTreePointCloud *pDirTree)
virtual ~msh2AlgDirPDTreeCPPointCloud ()
virtual int DatumMightBeCloser (const vct2 &sample, const vct2 &sampleNorm, int datum, double ErrorBound)
virtual double FindClosestPointOnDatum (const vct2 &sample, const vct2 &sampleNorm, vct2 &closest, vct2 &closestNorm, int datum)
Public Member Functions inherited from msh2AlgDirPDTree
 msh2AlgDirPDTree (msh2DirPDTreeBase *pDirTree)
virtual ~msh2AlgDirPDTree ()

Protected Attributes

msh2DirPDTreePointCloudpDirTree

Additional Inherited Members

Public Attributes inherited from msh2AlgDirPDTree
msh2DirPDTreeBasepDirTree
Protected Member Functions inherited from msh2AlgDirPDTreeCP
 msh2AlgDirPDTreeCP (msh2DirPDTreeBase *pDirTree)
virtual ~msh2AlgDirPDTreeCP ()
virtual int NodeMightBeCloser (const vct2 &sample, const vct2 &sampleNorm, msh2DirPDTreeNode const *node, double ErrorBound)

Constructor & Destructor Documentation

◆ msh2AlgDirPDTreeCPPointCloud()

msh2AlgDirPDTreeCPPointCloud::msh2AlgDirPDTreeCPPointCloud ( msh2DirPDTreePointCloud * pDirTree)
inline

◆ ~msh2AlgDirPDTreeCPPointCloud()

virtual msh2AlgDirPDTreeCPPointCloud::~msh2AlgDirPDTreeCPPointCloud ( )
inlinevirtual

Member Function Documentation

◆ DatumMightBeCloser()

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

Implements msh2AlgDirPDTreeCP.

◆ FindClosestPointOnDatum()

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

Implements msh2AlgDirPDTreeCP.

Member Data Documentation

◆ pDirTree

msh2DirPDTreePointCloud* msh2AlgDirPDTreeCPPointCloud::pDirTree
protected

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