VTK
9.1.0
|
This is the complete list of members for vtkPlane, including all inherited members.
AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | inline |
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
BreakOnError() | vtkObject | static |
ComputeBestFittingPlane(vtkPoints *pts, double *origin, double *normal) | vtkPlane | static |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
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(vtkDataArray *input, vtkDataArray *output) override | vtkPlane | virtual |
EvaluateFunction(double x[3]) override | vtkPlane | virtual |
EvaluateFunction(double x[3])=0 | vtkPlane | virtual |
EvaluateFunction(vtkDataArray *input, vtkDataArray *output) | vtkPlane | virtual |
EvaluateFunction(double x, double y, double z) | vtkPlane | inlinevirtual |
EvaluateGradient(double x[3], double g[3]) override | vtkPlane | virtual |
FastDelete() | vtkObjectBase | virtual |
FunctionGradient(const double x[3], double g[3]) | vtkImplicitFunction | |
FunctionGradient(const double x[3]) | vtkImplicitFunction | inline |
FunctionGradient(double x, double y, double z) | vtkImplicitFunction | inline |
FunctionValue(vtkDataArray *input, vtkDataArray *output) | vtkImplicitFunction | virtual |
FunctionValue(const double x[3]) | vtkImplicitFunction | |
FunctionValue(double x, double y, double z) | vtkImplicitFunction | inline |
GeneralizedProjectPoint(const double x[3], const double origin[3], const double normal[3], double xproj[3]) | vtkPlane | static |
GeneralizedProjectPoint(const double x[3], double xproj[3]) | vtkPlane | |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | static |
GetIsInMemkind() const | vtkObjectBase | |
GetMTime() override | vtkImplicitFunction | virtual |
GetNormal() | vtkPlane | virtual |
GetNormal(double data[3]) | vtkPlane | virtual |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetOrigin() | vtkPlane | virtual |
GetOrigin(double data[3]) | vtkPlane | virtual |
GetReferenceCount() | vtkObjectBase | inline |
GetTransform() | vtkImplicitFunction | virtual |
GetUsingMemkind() | vtkObjectBase | static |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
InitializeObjectBase() | vtkObjectBase | |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
IntersectWithFinitePlane(double n[3], double o[3], double pOrigin[3], double px[3], double py[3], double x0[3], double x1[3]) | vtkPlane | static |
IntersectWithFinitePlane(double pOrigin[3], double px[3], double py[3], double x0[3], double x1[3]) | vtkPlane | |
IntersectWithLine(const double p1[3], const double p2[3], double n[3], double p0[3], double &t, double x[3]) | vtkPlane | static |
IntersectWithLine(const double p1[3], const double p2[3], double &t, double x[3]) | vtkPlane | |
InvokeEvent(unsigned long event, void *callData) | vtkObject | |
InvokeEvent(const char *event, void *callData) | vtkObject | |
InvokeEvent(unsigned long event) | vtkObject | inline |
InvokeEvent(const char *event) | vtkObject | inline |
IsA(const char *type) | vtkPlane | virtual |
IsTypeOf(const char *type) | vtkPlane | static |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkPlane | static |
NewInstance() const | vtkPlane | |
NewInstanceInternal() const | vtkPlane | protectedvirtual |
Normal | vtkPlane | protected |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Origin | vtkPlane | protected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkPlane | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ProjectPoint(const double x[3], const double origin[3], const double normal[3], double xproj[3]) | vtkPlane | static |
ProjectPoint(const double x[3], double xproj[3]) | vtkPlane | |
ProjectVector(const double v[3], const double origin[3], const double normal[3], double vproj[3]) | vtkPlane | static |
ProjectVector(const double v[3], double vproj[3]) | vtkPlane | |
Push(double distance) | vtkPlane | |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
RemoveAllObservers() | vtkObject | |
RemoveObserver(vtkCommand *) | vtkObject | |
RemoveObserver(unsigned long tag) | vtkObject | |
RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
RemoveObservers(unsigned long event) | vtkObject | |
RemoveObservers(const char *event) | vtkObject | |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
ReturnValue | vtkImplicitFunction | protected |
SafeDownCast(vtkObjectBase *o) | vtkPlane | static |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetNormal(double, double, double) | vtkPlane | virtual |
SetNormal(double[3]) | vtkPlane | virtual |
SetOrigin(double, double, double) | vtkPlane | virtual |
SetOrigin(double[3]) | vtkPlane | virtual |
SetReferenceCount(int) | vtkObjectBase | |
SetTransform(vtkAbstractTransform *) | vtkImplicitFunction | virtual |
SetTransform(const double elements[16]) | vtkImplicitFunction | virtual |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkPlane | |
Transform | vtkImplicitFunction | protected |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkImplicitFunction() | vtkImplicitFunction | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
vtkPlane() | vtkPlane | protected |
WeakPointers | vtkObjectBase | protected |
~vtkImplicitFunction() override | vtkImplicitFunction | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkPlane() override=default | vtkPlane | protected |