Go to the documentation of this file.
38 #ifndef vtkMassProperties_h
39 #define vtkMassProperties_h
93 {this->
Update();
return this->NormalizedShapeIndex;}
#define vtkTypeMacro(thisClass, superclass)
double GetNormalizedShapeIndex()
static vtkMassProperties * New()
double GetVolumeProjected()
#define VTKFILTERSCORE_EXPORT
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
estimate volume, area, shape index of triangle mesh
double NormalizedShapeIndex
Superclass for algorithms that produce only polydata as output.