|
VTK
9.4.2
|
This is the complete list of members for vtkBox, including all inherited members.
| AddBounds(const double bounds[6]) | vtkBox | |
| 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 |
| BBox | vtkBox | protected |
| Bounds | vtkBox | protected |
| BreakOnError() | vtkObject | static |
| Debug | vtkObject | protected |
| DebugOff() | vtkObject | virtual |
| DebugOn() | vtkObject | virtual |
| Delete() | vtkObjectBase | virtual |
| EvaluateFunction(double x[3]) override | vtkBox | virtual |
| EvaluateFunction(double x[3])=0 | vtkBox | virtual |
| EvaluateFunction(vtkDataArray *input, vtkDataArray *output) | vtkBox | virtual |
| EvaluateFunction(double x, double y, double z) | vtkBox | inlinevirtual |
| EvaluateGradient(double x[3], double n[3]) override | vtkBox | 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 |
| GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
| GetBounds(double &xMin, double &xMax, double &yMin, double &yMax, double &zMin, double &zMax) | vtkBox | |
| GetBounds(double bounds[6]) | vtkBox | |
| GetBounds() | vtkBox | |
| 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 |
| GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
| GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
| GetObjectDescription() const override | vtkObject | virtual |
| GetObjectName() const | vtkObject | virtual |
| GetReferenceCount() | vtkObjectBase | inline |
| GetTransform() | vtkImplicitFunction | virtual |
| GetUsingMemkind() | vtkObjectBase | static |
| GetXMax(double p[3]) | vtkBox | |
| GetXMax(double &x, double &y, double &z) | vtkBox | |
| GetXMin(double p[3]) | vtkBox | |
| GetXMin(double &x, double &y, double &z) | vtkBox | |
| 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 |
| IntersectBox(const double bounds[6], const double origin[3], const double dir[3], double coord[3], double &t, double tolerance=0.0) | vtkBox | static |
| IntersectWithInfiniteLine(const double bounds[6], const double p1[3], const double p2[3], double &t1, double &t2, double x1[3], double x2[3], int &plane1, int &plane2) | vtkBox | static |
| IntersectWithLine(const double bounds[6], const double p1[3], const double p2[3], double &t1, double &t2, double x1[3], double x2[3], int &plane1, int &plane2) | vtkBox | static |
| IntersectWithPlane(double bounds[6], double origin[3], double normal[3]) | vtkBox | static |
| IntersectWithPlane(double bounds[6], double origin[3], double normal[3], double xout[18]) | vtkBox | static |
| 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) | vtkBox | virtual |
| IsBoxInFrustum(double planes[24], double bounds[6]) | vtkBox | static |
| IsTypeOf(const char *type) | vtkBox | static |
| Modified() | vtkObject | virtual |
| MTime | vtkObject | protected |
| New() | vtkBox | static |
| NewInstance() const | vtkBox | |
| NewInstanceInternal() const | vtkBox | protectedvirtual |
| ObjectName | vtkObject | protected |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| PrintSelf(ostream &os, vtkIndent indent) override | vtkBox | virtual |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| ReferenceCount | vtkObjectBase | protected |
| Register(vtkObjectBase *o) | vtkObjectBase | |
| 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) | vtkBox | static |
| SetBounds(double xMin, double xMax, double yMin, double yMax, double zMin, double zMax) | vtkBox | |
| SetBounds(const double bounds[6]) | vtkBox | |
| SetDebug(bool debugFlag) | vtkObject | |
| SetGlobalWarningDisplay(vtkTypeBool val) | vtkObject | static |
| SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
| SetObjectName(const std::string &objectName) | vtkObject | virtual |
| SetReferenceCount(int) | vtkObjectBase | |
| SetTransform(vtkAbstractTransform *) | vtkImplicitFunction | virtual |
| SetTransform(const double elements[16]) | vtkImplicitFunction | virtual |
| SetXMax(double p[3]) | vtkBox | inline |
| SetXMax(double x, double y, double z) | vtkBox | |
| SetXMin(double p[3]) | vtkBox | inline |
| SetXMin(double x, double y, double z) | vtkBox | |
| SubjectHelper | vtkObject | protected |
| Superclass typedef | vtkBox | |
| Transform | vtkImplicitFunction | protected |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| UsesGarbageCollector() const | vtkObjectBase | inlinevirtual |
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkBox() | vtkBox | protected |
| vtkImplicitFunction() | vtkImplicitFunction | protected |
| vtkObject() | vtkObject | protected |
| vtkObjectBase() | vtkObjectBase | protected |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| WeakPointers | vtkObjectBase | protected |
| ~vtkBox() override | vtkBox | protected |
| ~vtkImplicitFunction() override | vtkImplicitFunction | protected |
| ~vtkObject() override | vtkObject | protected |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |