Curvature information. More...
#include <MeshProperties.h>
Public Attributes | |
| Base::Vector3f | cMaxCurvDir |
| Base::Vector3f | cMinCurvDir |
| float | fMaxCurvature |
| float | fMinCurvature |
Curvature information.
| Base::Vector3f Mesh::CurvatureInfo::cMaxCurvDir |
Referenced by Mesh::Curvature::execute(), and Mesh::PropertyCurvatureList::transformGeometry().
| Base::Vector3f Mesh::CurvatureInfo::cMinCurvDir |
Referenced by Mesh::Curvature::execute(), and Mesh::PropertyCurvatureList::transformGeometry().
| float Mesh::CurvatureInfo::fMaxCurvature |
Referenced by MeshGui::ViewProviderMeshCurvature::curvatureInfo(), and Mesh::Curvature::execute().
| float Mesh::CurvatureInfo::fMinCurvature |
Referenced by MeshGui::ViewProviderMeshCurvature::curvatureInfo(), and Mesh::Curvature::execute().