VTK
|
This is the complete list of members for vtkPlane, including all inherited members.
DistanceToPlane(double x[3], double n[3], double p0[3]) | vtkPlane | inlinestatic |
DistanceToPlane(double x[3]) | vtkPlane | |
Evaluate(double normal[3], double origin[3], double x[3]) | vtkPlane | inlinestatic |
EvaluateFunction(double x[3]) | vtkPlane | |
EvaluateFunction(double x, double y, double z) | vtkPlane | inline |
EvaluateGradient(double x[3], double g[3]) | vtkPlane | |
GeneralizedProjectPoint(double x[3], double origin[3], double normal[3], double xproj[3]) | vtkPlane | static |
GeneralizedProjectPoint(double x[3], double xproj[3]) | vtkPlane | |
GetNormal() | vtkPlane | virtual |
GetNormal(double data[3]) | vtkPlane | virtual |
GetOrigin() | vtkPlane | virtual |
GetOrigin(double data[3]) | vtkPlane | virtual |
IntersectWithLine(double p1[3], double p2[3], double n[3], double p0[3], double &t, double x[3]) | vtkPlane | static |
IntersectWithLine(double p1[3], double p2[3], double &t, double x[3]) | vtkPlane | |
IsA(const char *type) | vtkPlane | virtual |
IsTypeOf(const char *type) | vtkPlane | static |
New() | vtkPlane | static |
NewInstance() const | vtkPlane | |
NewInstanceInternal() const | vtkPlane | protectedvirtual |
Normal | vtkPlane | protected |
Origin | vtkPlane | protected |
PrintSelf(ostream &os, vtkIndent indent) | vtkPlane | |
ProjectPoint(double x[3], double origin[3], double normal[3], double xproj[3]) | vtkPlane | static |
ProjectPoint(double x[3], double xproj[3]) | vtkPlane | |
ProjectVector(double v[3], double origin[3], double normal[3], double vproj[3]) | vtkPlane | static |
ProjectVector(double v[3], double vproj[3]) | vtkPlane | |
Push(double distance) | vtkPlane | |
SafeDownCast(vtkObjectBase *o) | vtkPlane | static |
SetNormal(double, double, double) | vtkPlane | virtual |
SetNormal(double[3]) | vtkPlane | virtual |
SetOrigin(double, double, double) | vtkPlane | virtual |
SetOrigin(double[3]) | vtkPlane | virtual |
Superclass typedef | vtkPlane | |
vtkPlane() | vtkPlane | protected |
~vtkPlane() | vtkPlane | inlineprotected |