|
C3D Toolkit
Kernel - 118063, Vision - 2.16.1.1831
|
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 |