#include <Curvature.h>
Public Member Functions | |
| CurvatureInfo | Compute (FacetIndex index) const |
| FacetCurvature (const MeshKernel &kernel, const MeshRefPointToFacets &search, float, unsigned long) | |
| FacetCurvature::FacetCurvature | ( | const MeshKernel & | kernel, |
| const MeshRefPointToFacets & | search, | ||
| float | r, | ||
| unsigned long | pt | ||
| ) |
| CurvatureInfo FacetCurvature::Compute | ( | FacetIndex | index | ) | const |
References MeshCore::Approximation::AddPoints(), MeshCore::SurfaceFit::Fit(), MeshCore::SurfaceFit::GetCurvatureInfo(), MeshCore::MeshKernel::GetFacet(), MeshCore::PlaneFit::GetNormal(), MeshCore::MeshKernel::GetPoints(), and MeshCore::MeshRefPointToFacets::Neighbours().
Referenced by MeshCore::MeshCurvature::ComputePerFace().