Mesh::CurvatureInfo Struct Reference
Curvature information. More...
#include <MeshProperties.h>
Public Attributes | |
| Base::Vector3f | cMaxCurvDir |
| Base::Vector3f | cMinCurvDir |
| float | fMaxCurvature |
| float | fMinCurvature |
Detailed Description
Curvature information.
Member Data Documentation
◆ cMaxCurvDir
| Base::Vector3f Mesh::CurvatureInfo::cMaxCurvDir |
Referenced by Mesh::Curvature::execute(), and Mesh::PropertyCurvatureList::transformGeometry().
◆ cMinCurvDir
| Base::Vector3f Mesh::CurvatureInfo::cMinCurvDir |
Referenced by Mesh::Curvature::execute(), and Mesh::PropertyCurvatureList::transformGeometry().
◆ fMaxCurvature
| float Mesh::CurvatureInfo::fMaxCurvature |
Referenced by MeshGui::ViewProviderMeshCurvature::curvatureInfo(), and Mesh::Curvature::execute().
◆ fMinCurvature
| float Mesh::CurvatureInfo::fMinCurvature |
Referenced by MeshGui::ViewProviderMeshCurvature::curvatureInfo(), and Mesh::Curvature::execute().
The documentation for this struct was generated from the following file:
- src/Mod/Mesh/App/MeshProperties.h
1.8.17