VTK
9.4.20241218
|
This is the complete list of members for vtkModifiedBSPTree, 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 |
Automatic | vtkLocator | protected |
AutomaticOff() | vtkLocator | virtual |
AutomaticOn() | vtkLocator | virtual |
BreakOnError() | vtkObject | static |
BuildLocator() override | vtkModifiedBSPTree | virtual |
BuildLocatorInternal() override | vtkModifiedBSPTree | protectedvirtual |
BuildTime | vtkLocator | protected |
CacheCellBounds | vtkAbstractCellLocator | protected |
CacheCellBoundsOff() | vtkAbstractCellLocator | virtual |
CacheCellBoundsOn() | vtkAbstractCellLocator | virtual |
CellBounds | vtkAbstractCellLocator | protected |
CellBoundsSharedPtr | vtkAbstractCellLocator | protected |
ComputeCellBounds() | vtkAbstractCellLocator | |
DataSet | vtkLocator | protected |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
FastDelete() | vtkObjectBase | virtual |
FindCell(double x[3], double vtkNotUsed(tol2), vtkGenericCell *GenCell, int &subId, double pcoords[3], double *weights) override | vtkModifiedBSPTree | |
FindCell(double x[3]) | vtkModifiedBSPTree | virtual |
FindCell(double x[3], double tol2, vtkGenericCell *GenCell, double pcoords[3], double *weights) | vtkModifiedBSPTree | virtual |
FindCell(double x[3], double tol2, vtkGenericCell *GenCell, int &subId, double pcoords[3], double *weights) | vtkModifiedBSPTree | virtual |
FindCellsAlongLine(const double p1[3], const double p2[3], double tolerance, vtkIdList *cellsIds) override | vtkModifiedBSPTree | inlinevirtual |
FindCellsAlongPlane(const double o[3], const double n[3], double tolerance, vtkIdList *cells) | vtkAbstractCellLocator | virtual |
FindCellsWithinBounds(double *bbox, vtkIdList *cells) | vtkAbstractCellLocator | virtual |
FindClosestPoint(const double x[3], double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2) | vtkAbstractCellLocator | virtual |
FindClosestPoint(const double x[3], double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2) | vtkAbstractCellLocator | virtual |
FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkIdType &cellId, int &subId, double &dist2) | vtkAbstractCellLocator | virtual |
FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2) | vtkAbstractCellLocator | virtual |
FindClosestPointWithinRadius(double x[3], double radius, double closestPoint[3], vtkGenericCell *cell, vtkIdType &cellId, int &subId, double &dist2, int &inside) | vtkAbstractCellLocator | virtual |
ForceBuildLocator() override | vtkModifiedBSPTree | virtual |
FreeCellBounds() | vtkAbstractCellLocator | protectedvirtual |
FreeSearchStructure() override | vtkModifiedBSPTree | virtual |
GenerateRepresentation(int level, vtkPolyData *pd) override | vtkModifiedBSPTree | virtual |
GenerateRepresentationLeafs(vtkPolyData *pd) | vtkModifiedBSPTree | virtual |
GenericCell | vtkAbstractCellLocator | protected |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetAutomatic() | vtkLocator | virtual |
GetBuildTime() | vtkLocator | virtual |
GetCacheCellBounds() | vtkAbstractCellLocator | virtual |
GetCellBounds(vtkIdType cellId, double *&cellBoundsPtr) | vtkAbstractCellLocator | protected |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDataSet() | vtkLocator | virtual |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | static |
GetIsInMemkind() const | vtkObjectBase | |
GetLeafNodeCellInformation() | vtkModifiedBSPTree | |
GetLevel() | vtkLocator | virtual |
GetMaxLevel() | vtkLocator | virtual |
GetMTime() | vtkObject | virtual |
GetNumberOfCellsPerNode() | vtkAbstractCellLocator | 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 |
GetRetainCellLists() | vtkAbstractCellLocator | virtual |
GetTolerance() | vtkLocator | virtual |
GetUseExistingSearchStructure() | vtkLocator | 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 | |
Initialize() | vtkLocator | virtual |
InitializeObjectBase() | vtkObjectBase | |
InsideCellBounds(double x[3], vtkIdType cell_ID) | vtkAbstractCellLocator | virtual |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId, vtkGenericCell *cell) override | vtkModifiedBSPTree | virtual |
IntersectWithLine(const double p1[3], const double p2[3], double tol, vtkPoints *points, vtkIdList *cellIds, vtkGenericCell *cell) override | vtkModifiedBSPTree | virtual |
IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) | vtkModifiedBSPTree | virtual |
IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId) | vtkModifiedBSPTree | virtual |
IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId, vtkIdType &cellId, vtkGenericCell *cell) | vtkModifiedBSPTree | virtual |
IntersectWithLine(const double p1[3], const double p2[3], vtkPoints *points, vtkIdList *cellIds) | vtkModifiedBSPTree | virtual |
IntersectWithLine(const double p1[3], const double p2[3], double tol, vtkPoints *points, vtkIdList *cellIds) | vtkModifiedBSPTree | virtual |
IntersectWithLine(const double p1[3], const double p2[3], double tol, vtkPoints *points, vtkIdList *cellIds, vtkGenericCell *cell) | vtkModifiedBSPTree | virtual |
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) | vtkModifiedBSPTree | virtual |
IsInBounds(const double bounds[6], const double x[3], double tol=0.0) | vtkAbstractCellLocator | protectedstatic |
IsTypeOf(const char *type) | vtkModifiedBSPTree | static |
Level | vtkLocator | protected |
MaxLevel | vtkLocator | protected |
Modified() | vtkObject | virtual |
mRoot | vtkModifiedBSPTree | protected |
MTime | vtkObject | protected |
New() | vtkModifiedBSPTree | static |
NewInstance() const | vtkModifiedBSPTree | |
NewInstanceInternal() const | vtkModifiedBSPTree | protectedvirtual |
nln | vtkModifiedBSPTree | protected |
npn | vtkModifiedBSPTree | protected |
NumberOfCellsPerNode | vtkAbstractCellLocator | protected |
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 | vtkModifiedBSPTree | 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 *) override | vtkLocator | protectedvirtual |
RetainCellLists | vtkAbstractCellLocator | protected |
RetainCellListsOff() | vtkAbstractCellLocator | virtual |
RetainCellListsOn() | vtkAbstractCellLocator | virtual |
SafeDownCast(vtkObjectBase *o) | vtkModifiedBSPTree | static |
SetAutomatic(vtkTypeBool) | vtkLocator | virtual |
SetCacheCellBounds(vtkTypeBool) | vtkAbstractCellLocator | virtual |
SetDataSet(vtkDataSet *) | vtkLocator | virtual |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(vtkTypeBool val) | vtkObject | static |
SetMaxLevel(int) | vtkLocator | virtual |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetNumberOfCellsPerNode(int) | vtkAbstractCellLocator | virtual |
SetObjectName(const std::string &objectName) | vtkObject | virtual |
SetReferenceCount(int) | vtkObjectBase | |
SetRetainCellLists(vtkTypeBool) | vtkAbstractCellLocator | virtual |
SetTolerance(double) | vtkLocator | virtual |
SetUseExistingSearchStructure(vtkTypeBool) | vtkLocator | virtual |
ShallowCopy(vtkAbstractCellLocator *locator) override | vtkModifiedBSPTree | virtual |
StoreCellBounds() | vtkAbstractCellLocator | protectedvirtual |
Subdivide(BSPNode *node, Sorted_cell_extents_Lists *lists, vtkDataSet *dataSet, vtkIdType nCells, int depth, int maxlevel, vtkIdType maxCells, int &MaxDepth) | vtkModifiedBSPTree | protected |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkModifiedBSPTree | |
Tolerance | vtkLocator | protected |
tot_depth | vtkModifiedBSPTree | protected |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
Update() | vtkLocator | virtual |
UpdateInternalWeights() | vtkAbstractCellLocator | protected |
UseExistingSearchStructure | vtkLocator | protected |
UseExistingSearchStructureOff() | vtkLocator | virtual |
UseExistingSearchStructureOn() | vtkLocator | virtual |
UsesGarbageCollector() const override | vtkLocator | inlinevirtual |
vtkAbstractCellLocator() | vtkAbstractCellLocator | protected |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkLocator() | vtkLocator | protected |
vtkModifiedBSPTree() | vtkModifiedBSPTree | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
Weights | vtkAbstractCellLocator | protected |
WeightsTime | vtkAbstractCellLocator | protected |
~vtkAbstractCellLocator() override | vtkAbstractCellLocator | protected |
~vtkLocator() override | vtkLocator | protected |
~vtkModifiedBSPTree() override | vtkModifiedBSPTree | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |