![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
This is the complete list of members for cloudViewer::LocalModel, including all inherited members.
| computeDistanceFromModelToPoint(const CCVector3 *P, CCVector3 *nearestPoint=nullptr) const =0 | cloudViewer::LocalModel | pure virtual |
| getCenter() const | cloudViewer::LocalModel | inline |
| getSquareSize() const | cloudViewer::LocalModel | inline |
| getType() const =0 | cloudViewer::LocalModel | pure virtual |
| LocalModel(const CCVector3 ¢er, PointCoordinateType squaredRadius) | cloudViewer::LocalModel | protected |
| m_modelCenter | cloudViewer::LocalModel | protected |
| m_squaredRadius | cloudViewer::LocalModel | protected |
| New(CV_LOCAL_MODEL_TYPES type, Neighbourhood &subset, const CCVector3 ¢er, PointCoordinateType squaredRadius) | cloudViewer::LocalModel | static |
| ~LocalModel()=default | cloudViewer::LocalModel | virtual |