Results details of curvature integrals. More...
#include <ImageViz/Engines/ImageAnalysis/GlobalMeasures/SoCurvatureIntegralsQuantification3d.h>
Public Member Functions | |
SbCurvatureIntegralsDetail (SoImageAnalysisResult *analysis, int sequenceIndex=0) | |
float | getMeanCurvature () const |
The integral mean curvature value. | |
float | getTotalCurvature () const |
The integral total curvature value. | |
Results details of curvature integrals.
Definition at line 91 of file SoCurvatureIntegralsQuantification3d.h.
SoCurvatureIntegralsQuantification3d::SbCurvatureIntegralsDetail::SbCurvatureIntegralsDetail | ( | SoImageAnalysisResult * | analysis, |
int | sequenceIndex = 0 |
||
) |
|
inline |
The integral mean curvature value.
Definition at line 98 of file SoCurvatureIntegralsQuantification3d.h.
|
inline |
The integral total curvature value.
Definition at line 102 of file SoCurvatureIntegralsQuantification3d.h.