, including all inherited members.
| AddDataSet(vtkDataSet *set) | vtkKdTree | |
| AddObserver(unsigned long event, vtkCommand *, float priority=0.0) | vtkObject | |
| AddObserver(const char *event, vtkCommand *, float priority=0.0) | vtkObject | |
| AllGetRegionContainingCell() | vtkKdTree | |
| AssignRegions(int *map, int numRegions) | vtkPKdTree | |
| AssignRegionsContiguous() | vtkPKdTree | |
| AssignRegionsRoundRobin() | vtkPKdTree | |
| Automatic | vtkLocator | [protected] |
| AutomaticOff() | vtkLocator | [virtual] |
| AutomaticOn() | vtkLocator | [virtual] |
| BreakOnError() | vtkObject | [static] |
| BuildLocator() | vtkPKdTree | [virtual] |
| BuildLocatorFromPoints(vtkPoints *ptArray) | vtkKdTree | |
| BuildLocatorFromPoints(vtkPoints **ptArray, int numPtArrays) | vtkKdTree | |
| BuildMapForDuplicatePoints(float tolerance) | vtkKdTree | |
| BuildRegionList() | vtkKdTree | [protected] |
| BuildTime | vtkLocator | [protected] |
| CollectRevisions(ostream &os) | vtkObjectBase | [protected, virtual] |
| ComputeCellCenter(vtkDataSet *set, int cellId, float *center) | vtkKdTree | [protected] |
| ComputeCellCenter(vtkDataSet *set, int cellId, double *center) | vtkKdTree | [protected] |
| ComputeCellCenters() | vtkKdTree | [protected] |
| ComputeCellCenters(int set) | vtkKdTree | [protected] |
| ComputeCellCenters(vtkDataSet *set) | vtkKdTree | [protected] |
| ComputeIntersectionsUsingDataBoundsOff() | vtkKdTree | [virtual] |
| ComputeIntersectionsUsingDataBoundsOn() | vtkKdTree | [virtual] |
| ContiguousAssignment | vtkPKdTree | [static] |
| CreateCellLists(int DataSet, int *regionReqList, int reqListSize) | vtkKdTree | |
| CreateCellLists(vtkDataSet *set, int *regionReqList, int reqListSize) | vtkKdTree | |
| CreateCellLists(int *regionReqList, int listSize) | vtkKdTree | |
| CreateCellLists() | vtkKdTree | |
| CreateGlobalDataArrayBounds() | vtkPKdTree | |
| CreateProcessCellCountData() | vtkPKdTree | |
| DataSet | vtkLocator | [protected] |
| Debug | vtkObject | [protected] |
| DebugOff() | vtkObject | [virtual] |
| DebugOn() | vtkObject | [virtual] |
| Delete() | vtkObjectBase | [virtual] |
| DeleteCellLists() | vtkKdTree | |
| DeleteNodes(vtkKdNode *nd) | vtkKdTree | [protected, static] |
| DepthOrderAllProcesses(vtkCamera *camera, vtkIntArray *orderedList) | vtkPKdTree | |
| DepthOrderAllRegions(vtkCamera *camera, vtkIntArray *orderedList) | vtkKdTree | |
| DepthOrderRegions(vtkIntArray *regionIds, vtkCamera *camera, vtkIntArray *orderedList) | vtkKdTree | |
| FindClosestPoint(float *x, float &dist2) | vtkKdTree | |
| FindClosestPoint(double *x, double &dist2) | vtkKdTree | |
| FindClosestPoint(float x, float y, float z, float &dist2) | vtkKdTree | |
| FindClosestPoint(double x, double y, double z, double &dist2) | vtkKdTree | |
| FindClosestPointInRegion(int regionId, float *x, float &dist2) | vtkKdTree | |
| FindClosestPointInRegion(int regionId, float x, float y, float z, float &dist2) | vtkKdTree | |
| FindPoint(float *x) | vtkKdTree | |
| FindPoint(double *x) | vtkKdTree | |
| FindPoint(float x, float y, float z) | vtkKdTree | |
| FindPoint(double x, double y, double z) | vtkKdTree | |
| FreeSearchStructure() | vtkKdTree | [virtual] |
| GarbageCollecting | vtkLocator | [protected] |
| GarbageCollectionFinishing() | vtkObjectBase | [protected, virtual] |
| GarbageCollectionStarting() | vtkLocator | [protected, virtual] |
| GenerateRepresentation(int level, vtkPolyData *pd) | vtkKdTree | [virtual] |
| GenerateRepresentation(int *regionList, int len, vtkPolyData *pd) | vtkKdTree | |
| GenerateRepresentationUsingDataBoundsOff() | vtkKdTree | [virtual] |
| GenerateRepresentationUsingDataBoundsOn() | vtkKdTree | [virtual] |
| GetAllProcessesBorderingOnPoint(float x, float y, float z, vtkIntArray *list) | vtkPKdTree | |
| GetAutomatic() | vtkLocator | [virtual] |
| GetBoundaryCellList(int regionID) | vtkKdTree | |
| GetBounds(float *bounds) | vtkKdTree | |
| GetBounds(double *bounds) | vtkKdTree | |
| GetBuildTime() | vtkLocator | [virtual] |
| GetCellArrayGlobalRange(int arrayIndex, float range[2]) | vtkPKdTree | |
| GetCellArrayGlobalRange(int arrayIndex, double range[2]) | vtkPKdTree | |
| GetCellArrayGlobalRange(const char *name, float range[2]) | vtkPKdTree | |
| GetCellArrayGlobalRange(const char *name, double range[2]) | vtkPKdTree | |
| GetCellList(int regionID) | vtkKdTree | |
| GetCellLists(vtkIntArray *regions, int set, vtkIdList *inRegionCells, vtkIdList *onBoundaryCells) | vtkKdTree | |
| GetCellLists(vtkIntArray *regions, vtkDataSet *set, vtkIdList *inRegionCells, vtkIdList *onBoundaryCells) | vtkKdTree | |
| GetCellLists(vtkIntArray *regions, vtkIdList *inRegionCells, vtkIdList *onBoundaryCells) | vtkKdTree | |
| GetCellListsForProcessRegions(int ProcessId, int set, vtkIdList *inRegionCells, vtkIdList *onBoundaryCells) | vtkPKdTree | |
| GetCellListsForProcessRegions(int ProcessId, vtkDataSet *set, vtkIdList *inRegionCells, vtkIdList *onBoundaryCells) | vtkPKdTree | |
| GetCellListsForProcessRegions(int ProcessId, vtkIdList *inRegionCells, vtkIdList *onBoundaryCells) | vtkPKdTree | |
| GetClassName() | vtkPKdTree | [virtual] |
| vtkObjectBase::GetClassName() const | vtkObjectBase | [inline, virtual] |
| GetCommand(unsigned long tag) | vtkObject | |
| GetComputeIntersectionsUsingDataBounds() | vtkKdTree | [virtual] |
| GetController() | vtkPKdTree | [virtual] |
| GetDataSet(int n) | vtkKdTree | |
| GetDataSet() | vtkKdTree | [inline, virtual] |
| GetDataSet(vtkDataSet *set) | vtkKdTree | |
| GetDataSetsNumberOfCells(int set1, int set2) | vtkKdTree | [protected] |
| GetDebug() | vtkObject | |
| GetFudgeFactor() | vtkKdTree | [virtual] |
| GetGenerateRepresentationUsingDataBounds() | vtkKdTree | [virtual] |
| GetGlobalWarningDisplay() | vtkObject | [static] |
| GetIncludeRegionBoundaryCells() | vtkKdTree | [virtual] |
| GetLeafNodeIds(vtkKdNode *node, vtkIntArray *ids) | vtkKdTree | [protected, static] |
| GetLevel() | vtkLocator | [virtual] |
| GetMaxLevel() | vtkLocator | [virtual] |
| GetMinCells() | vtkKdTree | [virtual] |
| GetMTime() | vtkObject | [virtual] |
| GetNumberOfCells() | vtkKdTree | [protected] |
| GetNumberOfDataSets() | vtkKdTree | [inline] |
| GetNumberOfRegions() | vtkKdTree | [inline] |
| GetNumRegionsOrLess() | vtkPKdTree | [virtual] |
| GetNumRegionsOrMore() | vtkPKdTree | [virtual] |
| GetPointArrayGlobalRange(int arrayIndex, float range[2]) | vtkPKdTree | |
| GetPointArrayGlobalRange(int arrayIndex, double range[2]) | vtkPKdTree | |
| GetPointArrayGlobalRange(const char *name, float range[2]) | vtkPKdTree | |
| GetPointArrayGlobalRange(const char *name, double range[2]) | vtkPKdTree | |
| GetPointsInRegion(int regionId) | vtkKdTree | |
| GetProcessAssignedToRegion(int regionId) | vtkPKdTree | |
| GetProcessCellCountForRegion(int processId, int regionId) | vtkPKdTree | |
| GetProcessesCellCountForRegion(int regionId, int *count, int len) | vtkPKdTree | |
| GetProcessListForRegion(int regionId, vtkIntArray *processes) | vtkPKdTree | |
| GetReferenceCount() | vtkObjectBase | [inline] |
| GetRegionAssignment() | vtkPKdTree | [virtual] |
| GetRegionAssignmentList(int procId, vtkIntArray *list) | vtkPKdTree | |
| GetRegionBounds(int regionID, float bounds[6]) | vtkKdTree | |
| GetRegionBounds(int regionID, double bounds[6]) | vtkKdTree | |
| GetRegionContainingCell(vtkDataSet *set, vtkIdType cellID) | vtkKdTree | |
| GetRegionContainingCell(int set, vtkIdType cellID) | vtkKdTree | |
| GetRegionContainingCell(vtkIdType cellID) | vtkKdTree | |
| GetRegionContainingPoint(float x, float y, float z) | vtkKdTree | |
| GetRegionContainingPoint(double x, double y, double z) | vtkKdTree | |
| GetRegionDataBounds(int regionID, float bounds[6]) | vtkKdTree | |
| GetRegionDataBounds(int regionID, double bounds[6]) | vtkKdTree | |
| GetRegionListForProcess(int processId, vtkIntArray *regions) | vtkPKdTree | |
| GetRegionsAtLevel(int level, vtkKdNode **nodes) | vtkKdTree | [protected] |
| GetRegionsCellCountForProcess(int ProcessId, int *count, int len) | vtkPKdTree | |
| GetRetainCellLists() | vtkLocator | [virtual] |
| GetTiming() | vtkKdTree | [virtual] |
| GetTolerance() | vtkLocator | [virtual] |
| GetTotalNumberOfCells() | vtkPKdTree | [inline] |
| GetTotalProcessesInRegion(int regionId) | vtkPKdTree | |
| GetTotalRegionsForProcess(int processId) | vtkPKdTree | |
| GlobalWarningDisplayOff() | vtkObject | [inline, static] |
| GlobalWarningDisplayOn() | vtkObject | [inline, static] |
| HasData(int processId, int regionId) | vtkPKdTree | |
| HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| IncludeRegionBoundaryCellsOff() | vtkKdTree | [virtual] |
| IncludeRegionBoundaryCellsOn() | vtkKdTree | [virtual] |
| Initialize() | vtkLocator | [virtual] |
| IntersectsBox(int regionId, float *x) | vtkKdTree | |
| IntersectsBox(int regionId, double *x) | vtkKdTree | |
| IntersectsBox(int regionId, float xmin, float xmax, float ymin, float ymax, float zmin, float zmax) | vtkKdTree | |
| IntersectsBox(int regionId, double xmin, double xmax, double ymin, double ymax, double zmin, double zmax) | vtkKdTree | |
| IntersectsBox(int *ids, int len, float *x) | vtkKdTree | |
| IntersectsBox(int *ids, int len, double *x) | vtkKdTree | |
| IntersectsBox(int *ids, int len, float x0, float x1, float y0, float y1, float z0, float z1) | vtkKdTree | |
| IntersectsBox(int *ids, int len, double x0, double x1, double y0, double y1, double z0, double z1) | vtkKdTree | |
| IntersectsCell(int regionId, vtkCell *cell, int cellRegion=-1) | vtkKdTree | |
| IntersectsCell(int regionId, int cellId, int cellRegion=-1) | vtkKdTree | |
| IntersectsCell(int regionId, vtkDataSet *Set, int cellId, int cellRegion=-1) | vtkKdTree | |
| IntersectsCell(int *ids, int len, vtkCell *cell, int cellRegion=-1) | vtkKdTree | |
| IntersectsCell(int *ids, int len, int cellId, int cellRegion=-1) | vtkKdTree | |
| IntersectsCell(int *ids, int len, vtkDataSet *set, int cellId, int cellRegion=-1) | vtkKdTree | |
| IntersectsFrustum(int regionId, vtkRenderer *ren, float x0, float x1, float y0, float y1) | vtkKdTree | |
| IntersectsFrustum(int regionId, vtkRenderer *ren, double x0, double x1, double y0, double y1) | vtkKdTree | |
| IntersectsFrustum(int *ids, int len, vtkRenderer *ren, float x0, float x1, float y0, float y1) | vtkKdTree | |
| IntersectsFrustum(int *ids, int len, vtkRenderer *ren, double x0, double x1, double y0, double y1) | vtkKdTree | |
| IntersectsRegion(int regionId, vtkPlanes *planes) | vtkKdTree | |
| IntersectsRegion(int regionId, vtkPlanes *planes, int nvertices, float *vertices) | vtkKdTree | |
| IntersectsRegion(int regionId, vtkPlanes *planes, int nvertices, double *vertices) | vtkKdTree | |
| IntersectsRegion(int *ids, int len, vtkPlanes *planes) | vtkKdTree | |
| IntersectsRegion(int *ids, int len, vtkPlanes *planes, int nvertices, float *vertices) | vtkKdTree | |
| IntersectsRegion(int *ids, int len, vtkPlanes *planes, int nvertices, double *vertices) | vtkKdTree | |
| IntersectsSphere2(int regionId, float x, float y, float z, float rSquared) | vtkKdTree | |
| IntersectsSphere2(int regionId, double x, double y, double z, double rSquared) | vtkKdTree | |
| IntersectsSphere2(int *ids, int len, float x, float y, float z, float rSquared) | vtkKdTree | |
| IntersectsSphere2(int *ids, int len, double x, double y, double z, double rSquared) | vtkKdTree | |
| 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) | vtkPKdTree | [virtual] |
| IsTypeOf(const char *type) | vtkPKdTree | [static] |
| Level | vtkLocator | [protected] |
| MaxLevel | vtkLocator | [protected] |
| MinimalNumberOfConvexSubRegions(vtkIntArray *regionIdList, double **convexRegionBounds) | vtkKdTree | |
| Modified() | vtkObject | [virtual] |
| MTime | vtkObject | [protected] |
| MultiProcessBuildLocator() | vtkPKdTree | [protected] |
| New() | vtkPKdTree | [static] |
| NewGeometry() | vtkKdTree | |
| NewGeometry(vtkDataSet **sets, int numDataSets) | vtkKdTree | |
| NoRegionAssignment | vtkPKdTree | [static] |
| OmitNoPartitioning() | vtkKdTree | |
| OmitXPartitioning() | vtkKdTree | |
| OmitXYPartitioning() | vtkKdTree | |
| OmitYPartitioning() | vtkKdTree | |
| OmitYZPartitioning() | vtkKdTree | |
| OmitZPartitioning() | vtkKdTree | |
| OmitZXPartitioning() | vtkKdTree | |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| PrintRegion(int id) | vtkKdTree | |
| PrintRevisions(ostream &os) | vtkObjectBase | |
| PrintSelf(ostream &os, vtkIndent indent) | vtkPKdTree | [virtual] |
| PrintTables(ostream &os, vtkIndent indent) | vtkPKdTree | |
| PrintTiming(ostream &os, vtkIndent indent) | vtkPKdTree | [virtual] |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| PrintTree() | vtkKdTree | |
| PrintVerboseTree() | vtkKdTree | |
| ReferenceCount | vtkObjectBase | [protected] |
| Register(vtkObjectBase *o) | vtkObject | [virtual] |
| RemoveDataSet(int index) | vtkKdTree | |
| RemoveDataSet(vtkDataSet *set) | vtkKdTree | |
| 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 | |
| RemoveReferences() | vtkLocator | [protected, virtual] |
| ReportReferences(vtkGarbageCollector *) | vtkLocator | [protected, virtual] |
| RetainCellLists | vtkLocator | [protected] |
| RetainCellListsOff() | vtkLocator | [virtual] |
| RetainCellListsOn() | vtkLocator | [virtual] |
| RoundRobinAssignment | vtkPKdTree | [static] |
| SafeDownCast(vtkObject *o) | vtkPKdTree | [static] |
| SelectCutDirection(vtkKdNode *kd) | vtkKdTree | [protected, virtual] |
| SetActualLevel() | vtkKdTree | [inline, protected] |
| SetAutomatic(int) | vtkLocator | [virtual] |
| SetCellBounds(vtkCell *cell, double *bounds) | vtkKdTree | [inline, static] |
| SetComputeIntersectionsUsingDataBounds(int) | vtkKdTree | [virtual] |
| SetController(vtkMultiProcessController *c) | vtkPKdTree | |
| SetDataSet(vtkDataSet *set) | vtkKdTree | [virtual] |
| SetDebug(unsigned char debugFlag) | vtkObject | |
| SetFudgeFactor(double) | vtkKdTree | [virtual] |
| SetGenerateRepresentationUsingDataBounds(int) | vtkKdTree | [virtual] |
| SetGlobalWarningDisplay(int val) | vtkObject | [static] |
| SetIncludeRegionBoundaryCells(int) | vtkKdTree | [virtual] |
| SetMaxLevel(int) | vtkLocator | [virtual] |
| SetMinCells(int) | vtkKdTree | [virtual] |
| SetNthDataSet(int index, vtkDataSet *set) | vtkKdTree | |
| SetNumRegionsOrLess(int) | vtkPKdTree | [virtual] |
| SetNumRegionsOrMore(int) | vtkPKdTree | [virtual] |
| SetReferenceCount(int) | vtkObjectBase | |
| SetRetainCellLists(int) | vtkLocator | [virtual] |
| SetTiming(int) | vtkKdTree | [virtual] |
| SetTolerance(double) | vtkLocator | [virtual] |
| SingleProcessBuildLocator() | vtkPKdTree | [protected] |
| SubjectHelper | vtkObject | [protected] |
| Superclass typedef | vtkPKdTree | |
| TimerLog | vtkKdTree | [protected] |
| TimingOff() | vtkKdTree | [virtual] |
| TimingOn() | vtkKdTree | [virtual] |
| Tolerance | vtkLocator | [protected] |
| Top | vtkKdTree | [protected] |
| UnRegister(vtkObjectBase *o) | vtkLocator | [virtual] |
| Update() | vtkLocator | [virtual] |
| UpdateBuildTime() | vtkKdTree | [protected] |
| UserDefinedAssignment | vtkPKdTree | [static] |
| ValidDirections | vtkKdTree | [protected] |
| vtkKdTree() | vtkKdTree | [protected] |
| vtkLocator() | vtkLocator | [protected] |
| vtkObject() | vtkObject | [protected] |
| vtkObjectBase() | vtkObjectBase | [protected] |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| vtkPKdTree() | vtkPKdTree | [protected] |
| XDIM enum value | vtkKdTree | [protected] |
| YDIM enum value | vtkKdTree | [protected] |
| ZDIM enum value | vtkKdTree | [protected] |
| ~vtkKdTree() | vtkKdTree | [protected] |
| ~vtkLocator() | vtkLocator | [protected] |
| ~vtkObject() | vtkObject | [protected, virtual] |
| ~vtkObjectBase() | vtkObjectBase | [protected, virtual] |
| ~vtkPKdTree() | vtkPKdTree | [protected] |