|
C3D Toolkit
Kernel - 118057, Vision - 2.14.7.1821
|
Struct to store curvatures, principal curvature directions and normals at mesh vertex. More...
Classes | |
| struct | MbCurvature |
| Curvature and principal curvature direction data. More... | |
Enumerations | |
| enum class | MbeCurvatureType { mean , gaussian , maximum , minimum , index , curvedness } |
| Curvature type. More... | |
Functions | |
| double | GetCurvatureValue (MbeCurvatureType type, const MbCurvature &curv) |
| Get the curvature value of a given type. | |
Struct to store curvatures, principal curvature directions and normals at mesh vertex.
|
strong |