Ponca  aa50bfdf187919869239c5b44b748842569114c1
Point Cloud Analysis library
Loading...
Searching...
No Matches
Ponca::CurvatureEstimatorBase< DataPoint, _WFunctor, DiffType, T > Member List

This is the complete list of members for Ponca::CurvatureEstimatorBase< DataPoint, _WFunctor, DiffType, T >, including all inherited members.

Base typedefPonca::CurvatureEstimatorBase< DataPoint, _WFunctor, DiffType, T >protected
curvatureEstimatorBase()Ponca::CurvatureEstimatorBase< DataPoint, _WFunctor, DiffType, T >inline
curvatureEstimatorBase() constPonca::CurvatureEstimatorBase< DataPoint, _WFunctor, DiffType, T >inline
GaussianCurvature() constPonca::CurvatureEstimatorBase< DataPoint, _WFunctor, DiffType, T >inline
init(const VectorType &_evalPos)Ponca::CurvatureEstimatorBase< DataPoint, _WFunctor, DiffType, T >inline
isValid() constPonca::CurvatureEstimatorBase< DataPoint, _WFunctor, DiffType, T >inline
kmax() constPonca::CurvatureEstimatorBase< DataPoint, _WFunctor, DiffType, T >inline
kmaxDirection() constPonca::CurvatureEstimatorBase< DataPoint, _WFunctor, DiffType, T >inline
kMean() constPonca::CurvatureEstimatorBase< DataPoint, _WFunctor, DiffType, T >inline
kmin() constPonca::CurvatureEstimatorBase< DataPoint, _WFunctor, DiffType, T >inline
kminDirection() constPonca::CurvatureEstimatorBase< DataPoint, _WFunctor, DiffType, T >inline
MatrixType typedefPonca::CurvatureEstimatorBase< DataPoint, _WFunctor, DiffType, T >
PROVIDES_PRINCIPAL_CURVATURES enum value (defined in Ponca::CurvatureEstimatorBase< DataPoint, _WFunctor, DiffType, T >)Ponca::CurvatureEstimatorBase< DataPoint, _WFunctor, DiffType, T >protected
Scalar typedefPonca::CurvatureEstimatorBase< DataPoint, _WFunctor, DiffType, T >
setCurvatureValues(Scalar kmin, Scalar kmax, const VectorType &vmin, const VectorType &vmax)Ponca::CurvatureEstimatorBase< DataPoint, _WFunctor, DiffType, T >inlineprotected
VectorType typedefPonca::CurvatureEstimatorBase< DataPoint, _WFunctor, DiffType, T >
WFunctor typedefPonca::CurvatureEstimatorBase< DataPoint, _WFunctor, DiffType, T >