VTK
|
This is the complete list of members for vtkQuadric, including all inherited members.
Coefficients | vtkQuadric | protected |
EvaluateFunction(double x[3]) | vtkQuadric | |
EvaluateFunction(double x, double y, double z) | vtkQuadric | inline |
EvaluateGradient(double x[3], double g[3]) | vtkQuadric | |
GetCoefficients() | vtkQuadric | virtual |
GetCoefficients(double data[10]) | vtkQuadric | virtual |
IsA(const char *type) | vtkQuadric | virtual |
IsTypeOf(const char *type) | vtkQuadric | static |
New() | vtkQuadric | static |
NewInstance() const | vtkQuadric | |
NewInstanceInternal() const | vtkQuadric | protectedvirtual |
PrintSelf(ostream &os, vtkIndent indent) | vtkQuadric | |
SafeDownCast(vtkObjectBase *o) | vtkQuadric | static |
SetCoefficients(double a[10]) | vtkQuadric | |
SetCoefficients(double a0, double a1, double a2, double a3, double a4, double a5, double a6, double a7, double a8, double a9) | vtkQuadric | |
Superclass typedef | vtkQuadric | |
vtkQuadric() | vtkQuadric | protected |
~vtkQuadric() | vtkQuadric | inlineprotected |