CCCoreLib 31 May 2022
CloudCompare Core algorithms
CCCoreLib::LocalModel Member List

This is the complete list of members for CCCoreLib::LocalModel, including all inherited members.

computeDistanceFromModelToPoint(const CCVector3 *P, CCVector3 *nearestPoint=nullptr) const =0CCCoreLib::LocalModelpure virtual
getCenter() constCCCoreLib::LocalModelinline
getSquareSize() constCCCoreLib::LocalModelinline
getType() const =0CCCoreLib::LocalModelpure virtual
LocalModel(const CCVector3 &center, PointCoordinateType squaredRadius)CCCoreLib::LocalModelprotected
m_modelCenterCCCoreLib::LocalModelprotected
m_squaredRadiusCCCoreLib::LocalModelprotected
New(LOCAL_MODEL_TYPES type, Neighbourhood &subset, const CCVector3 &center, PointCoordinateType squaredRadius)CCCoreLib::LocalModelstatic
~LocalModel()=defaultCCCoreLib::LocalModelvirtual