ActiViz .NET  5.8.0
Kitware.VTK.vtkPKdTree Member List

This is the complete list of members for Kitware.VTK.vtkPKdTree, including all inherited members.

AbortCheckEvtKitware.VTK.vtkObject
AddDataSet(vtkDataSet set)Kitware.VTK.vtkKdTreevirtual
AddObserver(uint arg0, vtkCommand arg1, float priority)Kitware.VTK.vtkObject
AddObserver(string arg0, vtkCommand arg1, float priority)Kitware.VTK.vtkObject
AllGetRegionContainingCell()Kitware.VTK.vtkKdTree
AnimationCueTickEvtKitware.VTK.vtkObject
AnyEvtKitware.VTK.vtkObject
AssignRegions(IntPtr map, int numRegions)Kitware.VTK.vtkPKdTree
AssignRegionsContiguous()Kitware.VTK.vtkPKdTree
AssignRegionsRoundRobin()Kitware.VTK.vtkPKdTree
AutomaticOff()Kitware.VTK.vtkLocatorvirtual
AutomaticOn()Kitware.VTK.vtkLocatorvirtual
BreakOnError()Kitware.VTK.vtkObjectstatic
BuildLocator()Kitware.VTK.vtkPKdTreevirtual
BuildLocatorFromPoints(vtkPointSet pointset)Kitware.VTK.vtkKdTree
BuildLocatorFromPoints(vtkPoints ptArray)Kitware.VTK.vtkKdTree
BuildMapForDuplicatePoints(float tolerance)Kitware.VTK.vtkKdTree
CharEvtKitware.VTK.vtkObject
ConfigureEvtKitware.VTK.vtkObject
ConnectionClosedEvtKitware.VTK.vtkObject
ConnectionCreatedEvtKitware.VTK.vtkObject
CopyTree(vtkKdNode kd)Kitware.VTK.vtkKdTreestatic
CreateCellLists(int dataSetIndex, IntPtr regionReqList, int reqListSize)Kitware.VTK.vtkKdTree
CreateCellLists(vtkDataSet set, IntPtr regionReqList, int reqListSize)Kitware.VTK.vtkKdTree
CreateCellLists(IntPtr regionReqList, int listSize)Kitware.VTK.vtkKdTree
CreateCellLists()Kitware.VTK.vtkKdTree
CreateGlobalDataArrayBounds()Kitware.VTK.vtkPKdTree
CreateProcessCellCountData()Kitware.VTK.vtkPKdTree
CreateTimerEvtKitware.VTK.vtkObject
CursorChangedEvtKitware.VTK.vtkObject
DebugOff()Kitware.VTK.vtkObjectvirtual
DebugOn()Kitware.VTK.vtkObjectvirtual
DeleteCellLists()Kitware.VTK.vtkKdTree
DeleteEvtKitware.VTK.vtkObject
DestroyTimerEvtKitware.VTK.vtkObject
DisableEvtKitware.VTK.vtkObject
Dispose(bool disposing)Kitware.VTK.vtkPKdTreeprotected
DomainModifiedEvtKitware.VTK.vtkObject
EnableEvtKitware.VTK.vtkObject
EndAnimationCueEvtKitware.VTK.vtkObject
EndEvtKitware.VTK.vtkObject
EndInteractionEvtKitware.VTK.vtkObject
EndPickEvtKitware.VTK.vtkObject
EndWindowLevelEvtKitware.VTK.vtkObject
EnterEvtKitware.VTK.vtkObject
ErrorEvtKitware.VTK.vtkObject
ExecuteInformationEvtKitware.VTK.vtkObject
ExitEvtKitware.VTK.vtkObject
ExposeEvtKitware.VTK.vtkObject
FastDelete()Kitware.VTK.vtkObjectBasevirtual
FindClosestNPoints(int N, IntPtr x, vtkIdList result)Kitware.VTK.vtkKdTree
FindClosestPoint(IntPtr x, ref double dist2)Kitware.VTK.vtkKdTree
FindClosestPoint(double x, double y, double z, ref double dist2)Kitware.VTK.vtkKdTree
FindClosestPointInRegion(int regionId, IntPtr x, ref double dist2)Kitware.VTK.vtkKdTree
FindClosestPointInRegion(int regionId, double x, double y, double z, ref double dist2)Kitware.VTK.vtkKdTree
FindClosestPointWithinRadius(double radius, IntPtr x, ref double dist2)Kitware.VTK.vtkKdTree
FindPoint(IntPtr x)Kitware.VTK.vtkKdTree
FindPoint(double x, double y, double z)Kitware.VTK.vtkKdTree
FindPointsInArea(IntPtr area, vtkIdTypeArray ids, bool clearArray)Kitware.VTK.vtkKdTree
FindPointsWithinRadius(double R, IntPtr x, vtkIdList result)Kitware.VTK.vtkKdTree
FreeSearchStructure()Kitware.VTK.vtkKdTreevirtual
GenerateRepresentation(int level, vtkPolyData pd)Kitware.VTK.vtkKdTreevirtual
GenerateRepresentation(IntPtr regionList, int len, vtkPolyData pd)Kitware.VTK.vtkKdTree
GenerateRepresentationUsingDataBoundsOff()Kitware.VTK.vtkKdTreevirtual
GenerateRepresentationUsingDataBoundsOn()Kitware.VTK.vtkKdTreevirtual
GetAllProcessesBorderingOnPoint(float x, float y, float z, vtkIntArray list)Kitware.VTK.vtkPKdTree
GetAutomatic()Kitware.VTK.vtkLocatorvirtual
GetBoundaryCellList(int regionID)Kitware.VTK.vtkKdTree
GetBounds(IntPtr bounds)Kitware.VTK.vtkKdTree
GetBuildTime()Kitware.VTK.vtkLocatorvirtual
GetCellArrayGlobalRange(string name, IntPtr range)Kitware.VTK.vtkPKdTree
GetCellArrayGlobalRange(int arrayIndex, IntPtr range)Kitware.VTK.vtkPKdTree
GetCellList(int regionID)Kitware.VTK.vtkKdTree
GetCellLists(vtkIntArray regions, int set, vtkIdList inRegionCells, vtkIdList onBoundaryCells)Kitware.VTK.vtkKdTree
GetCellLists(vtkIntArray regions, vtkDataSet set, vtkIdList inRegionCells, vtkIdList onBoundaryCells)Kitware.VTK.vtkKdTree
GetCellLists(vtkIntArray regions, vtkIdList inRegionCells, vtkIdList onBoundaryCells)Kitware.VTK.vtkKdTree
GetCellListsForProcessRegions(int ProcessId, int set, vtkIdList inRegionCells, vtkIdList onBoundaryCells)Kitware.VTK.vtkPKdTree
GetCellListsForProcessRegions(int ProcessId, vtkDataSet set, vtkIdList inRegionCells, vtkIdList onBoundaryCells)Kitware.VTK.vtkPKdTree
GetCellListsForProcessRegions(int ProcessId, vtkIdList inRegionCells, vtkIdList onBoundaryCells)Kitware.VTK.vtkPKdTree
GetClassName()Kitware.VTK.vtkObjectBase
GetCommand(uint tag)Kitware.VTK.vtkObject
GetController()Kitware.VTK.vtkPKdTreevirtual
GetCuts()Kitware.VTK.vtkKdTreevirtual
GetDataSet(int n)Kitware.VTK.vtkKdTree
GetDataSet()Kitware.VTK.vtkKdTreevirtual
GetDataSetIndex(vtkDataSet set)Kitware.VTK.vtkKdTree
GetDataSets()Kitware.VTK.vtkKdTreevirtual
GetDebug()Kitware.VTK.vtkObject
GetFudgeFactor()Kitware.VTK.vtkKdTreevirtual
GetGenerateRepresentationUsingDataBounds()Kitware.VTK.vtkKdTreevirtual
GetGlobalWarningDisplay()Kitware.VTK.vtkObjectstatic
GetIncludeRegionBoundaryCells()Kitware.VTK.vtkKdTreevirtual
GetLevel()Kitware.VTK.vtkLocatorvirtual
GetMaxLevel()Kitware.VTK.vtkLocatorvirtual
GetMaxLevelMaxValue()Kitware.VTK.vtkLocatorvirtual
GetMaxLevelMinValue()Kitware.VTK.vtkLocatorvirtual
GetMinCells()Kitware.VTK.vtkKdTreevirtual
GetMTime()Kitware.VTK.vtkObjectvirtual
GetNumberOfDataSets()Kitware.VTK.vtkKdTree
GetNumberOfRegions()Kitware.VTK.vtkKdTreevirtual
GetNumberOfRegionsOrLess()Kitware.VTK.vtkKdTreevirtual
GetNumberOfRegionsOrMore()Kitware.VTK.vtkKdTreevirtual
GetPointArrayGlobalRange(string name, IntPtr range)Kitware.VTK.vtkPKdTree
GetPointArrayGlobalRange(int arrayIndex, IntPtr range)Kitware.VTK.vtkPKdTree
GetPointsInRegion(int regionId)Kitware.VTK.vtkKdTree
GetProcessAssignedToRegion(int regionId)Kitware.VTK.vtkPKdTree
GetProcessCellCountForRegion(int processId, int regionId)Kitware.VTK.vtkPKdTree
GetProcessesCellCountForRegion(int regionId, IntPtr count, int len)Kitware.VTK.vtkPKdTree
GetProcessListForRegion(int regionId, vtkIntArray processes)Kitware.VTK.vtkPKdTree
GetReferenceCount()Kitware.VTK.vtkObjectBase
GetRegionAssignment()Kitware.VTK.vtkPKdTreevirtual
GetRegionAssignmentList(int procId, vtkIntArray list)Kitware.VTK.vtkPKdTree
GetRegionAssignmentMap()Kitware.VTK.vtkPKdTree
GetRegionAssignmentMapLength()Kitware.VTK.vtkPKdTreevirtual
GetRegionBounds(int regionID, IntPtr bounds)Kitware.VTK.vtkKdTree
GetRegionContainingCell(vtkDataSet set, int cellID)Kitware.VTK.vtkKdTree
GetRegionContainingCell(int set, int cellID)Kitware.VTK.vtkKdTree
GetRegionContainingCell(int cellID)Kitware.VTK.vtkKdTree
GetRegionContainingPoint(double x, double y, double z)Kitware.VTK.vtkKdTree
GetRegionDataBounds(int regionID, IntPtr bounds)Kitware.VTK.vtkKdTree
GetRegionListForProcess(int processId, vtkIntArray regions)Kitware.VTK.vtkPKdTree
GetRegionsCellCountForProcess(int ProcessId, IntPtr count, int len)Kitware.VTK.vtkPKdTree
GetTiming()Kitware.VTK.vtkKdTreevirtual
GetTolerance()Kitware.VTK.vtkLocatorvirtual
GetToleranceMaxValue()Kitware.VTK.vtkLocatorvirtual
GetToleranceMinValue()Kitware.VTK.vtkLocatorvirtual
GetTotalNumberOfCells()Kitware.VTK.vtkPKdTree
GetTotalProcessesInRegion(int regionId)Kitware.VTK.vtkPKdTree
GetTotalRegionsForProcess(int processId)Kitware.VTK.vtkPKdTree
GlobalWarningDisplayOff()Kitware.VTK.vtkObjectstatic
GlobalWarningDisplayOn()Kitware.VTK.vtkObjectstatic
HasData(int processId, int regionId)Kitware.VTK.vtkPKdTree
HasObserver(uint arg0, vtkCommand arg1)Kitware.VTK.vtkObject
HasObserver(string arg0, vtkCommand arg1)Kitware.VTK.vtkObject
HasObserver(uint arg0)Kitware.VTK.vtkObject
HasObserver(string arg0)Kitware.VTK.vtkObject
IncludeRegionBoundaryCellsOff()Kitware.VTK.vtkKdTreevirtual
IncludeRegionBoundaryCellsOn()Kitware.VTK.vtkKdTreevirtual
Initialize()Kitware.VTK.vtkLocatorvirtual
InteractionEvtKitware.VTK.vtkObject
InvalidateGeometry()Kitware.VTK.vtkKdTreevirtual
InvokeEvent(uint arg0, IntPtr callData)Kitware.VTK.vtkObject
InvokeEvent(string arg0, IntPtr callData)Kitware.VTK.vtkObject
InvokeEvent(uint arg0)Kitware.VTK.vtkObject
InvokeEvent(string arg0)Kitware.VTK.vtkObject
IsA(string type)Kitware.VTK.vtkPKdTreevirtual
IsTypeOf(string type)Kitware.VTK.vtkPKdTreestatic
KeyPressEvtKitware.VTK.vtkObject
KeyReleaseEvtKitware.VTK.vtkObject
LeaveEvtKitware.VTK.vtkObject
LeftButtonPressEvtKitware.VTK.vtkObject
LeftButtonReleaseEvtKitware.VTK.vtkObject
MiddleButtonPressEvtKitware.VTK.vtkObject
MiddleButtonReleaseEvtKitware.VTK.vtkObject
Modified()Kitware.VTK.vtkObjectvirtual
ModifiedEvtKitware.VTK.vtkObject
MouseMoveEvtKitware.VTK.vtkObject
MouseWheelBackwardEvtKitware.VTK.vtkObject
MouseWheelForwardEvtKitware.VTK.vtkObject
MRClassNameKeyKitware.VTK.vtkPKdTreestatic
MRFullTypeNameKitware.VTK.vtkPKdTree
New()Kitware.VTK.vtkPKdTreestatic
NewGeometry()Kitware.VTK.vtkKdTreevirtual
NewInstance()Kitware.VTK.vtkPKdTree
OmitNoPartitioning()Kitware.VTK.vtkKdTree
OmitXPartitioning()Kitware.VTK.vtkKdTree
OmitXYPartitioning()Kitware.VTK.vtkKdTree
OmitYPartitioning()Kitware.VTK.vtkKdTree
OmitYZPartitioning()Kitware.VTK.vtkKdTree
OmitZPartitioning()Kitware.VTK.vtkKdTree
OmitZXPartitioning()Kitware.VTK.vtkKdTree
PickEvtKitware.VTK.vtkObject
PlacePointEvtKitware.VTK.vtkObject
PlaceWidgetEvtKitware.VTK.vtkObject
PrintRegion(int id)Kitware.VTK.vtkKdTree
PrintTree()Kitware.VTK.vtkKdTree
PrintVerboseTree()Kitware.VTK.vtkKdTree
ProgressEvtKitware.VTK.vtkObject
PropertyModifiedEvtKitware.VTK.vtkObject
Register(vtkObjectBase o)Kitware.VTK.vtkLocatorvirtual
RegisterEvtKitware.VTK.vtkObject
RemoveAllDataSets()Kitware.VTK.vtkKdTreevirtual
RemoveAllHandlersForAllEvents()Kitware.VTK.vtkObject
RemoveAllObservers()Kitware.VTK.vtkObject
RemoveDataSet(int index)Kitware.VTK.vtkKdTreevirtual
RemoveDataSet(vtkDataSet set)Kitware.VTK.vtkKdTreevirtual
RemoveObserver(vtkCommand arg0)Kitware.VTK.vtkObject
RemoveObserver(uint tag)Kitware.VTK.vtkObject
RemoveObservers(uint arg0, vtkCommand arg1)Kitware.VTK.vtkObject
RemoveObservers(string arg0, vtkCommand arg1)Kitware.VTK.vtkObject
RemoveObservers(uint arg0)Kitware.VTK.vtkObject
RemoveObservers(string arg0)Kitware.VTK.vtkObject
RenderEvtKitware.VTK.vtkObject
RenderWindowMessageEvtKitware.VTK.vtkObject
ResetCameraClippingRangeEvtKitware.VTK.vtkObject
ResetCameraEvtKitware.VTK.vtkObject
ResetWindowLevelEvtKitware.VTK.vtkObject
RightButtonPressEvtKitware.VTK.vtkObject
RightButtonReleaseEvtKitware.VTK.vtkObject
SafeDownCast(vtkObjectBase o)Kitware.VTK.vtkPKdTreestatic
SelectionChangedEvtKitware.VTK.vtkObject
SetAutomatic(int _arg)Kitware.VTK.vtkLocatorvirtual
SetController(vtkMultiProcessController c)Kitware.VTK.vtkPKdTree
SetCuts(vtkBSPCuts cuts)Kitware.VTK.vtkKdTree
SetDataSet(vtkDataSet set)Kitware.VTK.vtkKdTreevirtual
SetDebug(byte debugFlag)Kitware.VTK.vtkObject
SetFudgeFactor(double _arg)Kitware.VTK.vtkKdTreevirtual
SetGenerateRepresentationUsingDataBounds(int _arg)Kitware.VTK.vtkKdTreevirtual
SetGlobalWarningDisplay(int val)Kitware.VTK.vtkObjectstatic
SetIncludeRegionBoundaryCells(int _arg)Kitware.VTK.vtkKdTreevirtual
SetMaxLevel(int _arg)Kitware.VTK.vtkLocatorvirtual
SetMinCells(int _arg)Kitware.VTK.vtkKdTreevirtual
SetNewBounds(IntPtr bounds)Kitware.VTK.vtkKdTree
SetNumberOfRegionsOrLess(int _arg)Kitware.VTK.vtkKdTreevirtual
SetNumberOfRegionsOrMore(int _arg)Kitware.VTK.vtkKdTreevirtual
SetOutputEvtKitware.VTK.vtkObject
SetReferenceCount(int arg0)Kitware.VTK.vtkObjectBase
SetTiming(int _arg)Kitware.VTK.vtkKdTreevirtual
SetTolerance(double _arg)Kitware.VTK.vtkLocatorvirtual
StartAnimationCueEvtKitware.VTK.vtkObject
StartEvtKitware.VTK.vtkObject
StartInteractionEvtKitware.VTK.vtkObject
StartPickEvtKitware.VTK.vtkObject
StartWindowLevelEvtKitware.VTK.vtkObject
TimerEvtKitware.VTK.vtkObject
TimingOff()Kitware.VTK.vtkKdTreevirtual
TimingOn()Kitware.VTK.vtkKdTreevirtual
ToString()Kitware.VTK.vtkObject
UnRegisterEvtKitware.VTK.vtkObject
Update()Kitware.VTK.vtkLocatorvirtual
UpdateEvtKitware.VTK.vtkObject
UpdateInformationEvtKitware.VTK.vtkObject
UpdatePropertyEvtKitware.VTK.vtkObject
ViewOrderAllProcessesFromPosition(IntPtr cameraPosition, vtkIntArray orderedList)Kitware.VTK.vtkPKdTree
ViewOrderAllProcessesInDirection(IntPtr directionOfProjection, vtkIntArray orderedList)Kitware.VTK.vtkPKdTree
ViewOrderAllRegionsFromPosition(IntPtr directionOfProjection, vtkIntArray orderedList)Kitware.VTK.vtkKdTree
ViewOrderAllRegionsInDirection(IntPtr directionOfProjection, vtkIntArray orderedList)Kitware.VTK.vtkKdTree
ViewOrderRegionsFromPosition(vtkIntArray regionIds, IntPtr directionOfProjection, vtkIntArray orderedList)Kitware.VTK.vtkKdTree
ViewOrderRegionsInDirection(vtkIntArray regionIds, IntPtr directionOfProjection, vtkIntArray orderedList)Kitware.VTK.vtkKdTree
VolumeMapperComputeGradientsEndEvtKitware.VTK.vtkObject
VolumeMapperComputeGradientsProgressEvtKitware.VTK.vtkObject
VolumeMapperComputeGradientsStartEvtKitware.VTK.vtkObject
VolumeMapperRenderEndEvtKitware.VTK.vtkObject
VolumeMapperRenderProgressEvtKitware.VTK.vtkObject
VolumeMapperRenderStartEvtKitware.VTK.vtkObject
vtkChartsEL_dllKitware.VTK.WrappedObject
vtkCommonEL_dllKitware.VTK.WrappedObject
vtkFilteringEL_dllKitware.VTK.WrappedObject
vtkGenericFilteringEL_dllKitware.VTK.WrappedObject
vtkGeovisEL_dllKitware.VTK.WrappedObject
vtkGraphicsEL_dllKitware.VTK.WrappedObject
vtkHybridEL_dllKitware.VTK.WrappedObject
vtkImagingEL_dllKitware.VTK.WrappedObject
vtkInfovisEL_dllKitware.VTK.WrappedObject
vtkIOEL_dllKitware.VTK.WrappedObject
vtkKdTree(IntPtr rawCppThis, bool callDisposalMethod, bool strong)Kitware.VTK.vtkKdTree
vtkKdTree()Kitware.VTK.vtkKdTree
vtkLocator(IntPtr rawCppThis, bool callDisposalMethod, bool strong)Kitware.VTK.vtkLocator
vtkObject(IntPtr rawCppThis, bool callDisposalMethod, bool strong)Kitware.VTK.vtkObject
vtkObject()Kitware.VTK.vtkObject
vtkObjectBase(IntPtr rawCppThis, bool callDisposalMethod, bool strong)Kitware.VTK.vtkObjectBase
vtkObjectBase()Kitware.VTK.vtkObjectBase
vtkObjectEventHandler(vtkObject sender, vtkObjectEventArgs e)Kitware.VTK.vtkObject
vtkParallelEL_dllKitware.VTK.WrappedObject
vtkPKdTree()Kitware.VTK.vtkPKdTreeprivatestatic
vtkPKdTree(IntPtr rawCppThis, bool callDisposalMethod, bool strong)Kitware.VTK.vtkPKdTree
vtkPKdTree()Kitware.VTK.vtkPKdTree
vtkRenderingEL_dllKitware.VTK.WrappedObject
vtkViewsEL_dllKitware.VTK.WrappedObject
vtkVolumeRenderingEL_dllKitware.VTK.WrappedObject
vtkWidgetsEL_dllKitware.VTK.WrappedObject
WarningEvtKitware.VTK.vtkObject
WidgetActivateEvtKitware.VTK.vtkObject
WidgetModifiedEvtKitware.VTK.vtkObject
WidgetValueChangedEvtKitware.VTK.vtkObject
WindowLevelEvtKitware.VTK.vtkObject
WrappedObject(IntPtr rawCppThis, bool callDisposalMethod, bool strong)Kitware.VTK.WrappedObjectprotected
WrongTagEvtKitware.VTK.vtkObject