ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
QuadricLocalModel Member List

This is the complete list of members for QuadricLocalModel, including all inherited members.

computeDistanceFromModelToPoint(const CCVector3 *_P, CCVector3 *nearestPoint=nullptr) const overrideQuadricLocalModelinlinevirtual
getCenter() constcloudViewer::LocalModelinline
getSquareSize() constcloudViewer::LocalModelinline
getType() const overrideQuadricLocalModelinlinevirtual
LocalModel(const CCVector3 &center, PointCoordinateType squaredRadius)cloudViewer::LocalModelprotected
m_eqQuadricLocalModelprotected
m_gravityCenterQuadricLocalModelprotected
m_modelCentercloudViewer::LocalModelprotected
m_squaredRadiuscloudViewer::LocalModelprotected
m_XQuadricLocalModelprotected
m_YQuadricLocalModelprotected
m_ZQuadricLocalModelprotected
New(CV_LOCAL_MODEL_TYPES type, Neighbourhood &subset, const CCVector3 &center, PointCoordinateType squaredRadius)cloudViewer::LocalModelstatic
QuadricLocalModel(const PointCoordinateType eq[6], unsigned char X, unsigned char Y, unsigned char Z, CCVector3 gravityCenter, const CCVector3 &center, PointCoordinateType squaredRadius)QuadricLocalModelinline
~LocalModel()=defaultcloudViewer::LocalModelvirtual