This is the complete list of members for vtkPlaneSource, including all inherited members.
Center | vtkPlaneSource | protected |
GetCenter() | vtkPlaneSource | virtual |
GetCenter(double data[3]) | vtkPlaneSource | virtual |
GetNormal() | vtkPlaneSource | virtual |
GetNormal(double data[3]) | vtkPlaneSource | virtual |
GetOrigin() | vtkPlaneSource | virtual |
GetOrigin(double data[3]) | vtkPlaneSource | virtual |
GetPoint1() | vtkPlaneSource | virtual |
GetPoint1(double data[3]) | vtkPlaneSource | virtual |
GetPoint2() | vtkPlaneSource | virtual |
GetPoint2(double data[3]) | vtkPlaneSource | virtual |
GetResolution(int &xR, int &yR) | vtkPlaneSource | inline |
GetXResolution() | vtkPlaneSource | virtual |
GetYResolution() | vtkPlaneSource | virtual |
IsA(const char *type) | vtkPlaneSource | virtual |
IsTypeOf(const char *type) | vtkPlaneSource | static |
New() | vtkPlaneSource | static |
NewInstance() const | vtkPlaneSource | |
NewInstanceInternal() const | vtkPlaneSource | protectedvirtual |
Normal | vtkPlaneSource | protected |
Origin | vtkPlaneSource | protected |
Point1 | vtkPlaneSource | protected |
Point2 | vtkPlaneSource | protected |
PrintSelf(ostream &os, vtkIndent indent) | vtkPlaneSource | |
Push(double distance) | vtkPlaneSource | |
RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkPlaneSource | protected |
SafeDownCast(vtkObjectBase *o) | vtkPlaneSource | static |
SetCenter(double x, double y, double z) | vtkPlaneSource | |
SetCenter(double center[3]) | vtkPlaneSource | |
SetNormal(double nx, double ny, double nz) | vtkPlaneSource | |
SetNormal(double n[3]) | vtkPlaneSource | |
SetOrigin(double, double, double) | vtkPlaneSource | virtual |
SetOrigin(double[3]) | vtkPlaneSource | virtual |
SetPoint1(double x, double y, double z) | vtkPlaneSource | |
SetPoint1(double pnt[3]) | vtkPlaneSource | |
SetPoint2(double x, double y, double z) | vtkPlaneSource | |
SetPoint2(double pnt[3]) | vtkPlaneSource | |
SetResolution(const int xR, const int yR) | vtkPlaneSource | |
SetXResolution(int) | vtkPlaneSource | virtual |
SetYResolution(int) | vtkPlaneSource | virtual |
Superclass typedef | vtkPlaneSource | |
UpdatePlane(double v1[3], double v2[3]) | vtkPlaneSource | protected |
vtkPlaneSource() | vtkPlaneSource | protected |
XResolution | vtkPlaneSource | protected |
YResolution | vtkPlaneSource | protected |
~vtkPlaneSource() | vtkPlaneSource | inlineprotected |