Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
This is the complete list of members for vtkThickPlane, including all inherited members.
count | vtkThickPlane | |
Distance | vtkThickPlane | protected |
EvaluateFunction(double x[3]) override | vtkThickPlane | |
EvaluateFunction(double x, double y, double z) | vtkThickPlane | |
EvaluateGradient(double x[3], double g[3]) override | vtkThickPlane | |
New() | vtkThickPlane | static |
Normal | vtkThickPlane | protected |
Origin | vtkThickPlane | protected |
PrintSelf(ostream &os, vtkIndent indent) override | vtkThickPlane | |
SetNormal(double _arg1, double _arg2, double _arg3) | vtkThickPlane | protectedvirtual |
SetNormal(double _arg[3]) | vtkThickPlane | protectedvirtual |
SetOrigin(double _arg1, double _arg2, double _arg3) | vtkThickPlane | protectedvirtual |
SetOrigin(double _arg[3]) | vtkThickPlane | protectedvirtual |
SetPose(double _n1, double _n2, double _n3, double _o1, double _o2, double _o3) | vtkThickPlane | virtual |
SetPose(double _n[3], double _o[3]) | vtkThickPlane | virtual |
SetThickness(double _arg) | vtkThickPlane | virtual |
Thickness | vtkThickPlane | protected |
vtkGetMacro(Thickness, double) | vtkThickPlane | |
vtkGetVectorMacro(Normal, double, 3) | vtkThickPlane | |
vtkGetVectorMacro(Origin, double, 3) | vtkThickPlane | |
vtkThickPlane() | vtkThickPlane | protected |
vtkTypeMacro(vtkThickPlane, vtkImplicitFunction) | vtkThickPlane | |
~vtkThickPlane() | vtkThickPlane | inlineprotected |