VTK
|
This is the complete list of members for vtkCenterOfMass, including all inherited members.
ComputeCenterOfMass(vtkPoints *input, vtkDataArray *scalars, double center[3]) | vtkCenterOfMass | static |
GetCenter() | vtkCenterOfMass | virtual |
GetCenter(double &, double &, double &) | vtkCenterOfMass | virtual |
GetCenter(double[3]) | vtkCenterOfMass | virtual |
GetUseScalarsAsWeights() | vtkCenterOfMass | virtual |
IsA(const char *type) | vtkCenterOfMass | virtual |
IsTypeOf(const char *type) | vtkCenterOfMass | static |
New() | vtkCenterOfMass | static |
NewInstance() const | vtkCenterOfMass | |
NewInstanceInternal() const | vtkCenterOfMass | protectedvirtual |
PrintSelf(ostream &os, vtkIndent indent) | vtkCenterOfMass | |
RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) | vtkCenterOfMass | protected |
SafeDownCast(vtkObjectBase *o) | vtkCenterOfMass | static |
SetCenter(double, double, double) | vtkCenterOfMass | virtual |
SetCenter(double[3]) | vtkCenterOfMass | virtual |
SetUseScalarsAsWeights(bool) | vtkCenterOfMass | virtual |
Superclass typedef | vtkCenterOfMass | |
vtkCenterOfMass() | vtkCenterOfMass | protected |