VTK
Classes
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/dox/Common/DataModel/vtkKdNode.h File Reference
#include "vtkCommonDataModelModule.h"
#include "vtkObject.h"
Include dependency graph for vtkKdNode.h:

Go to the source code of this file.

Classes

class  vtkKdNode
 This class represents a single spatial region in an 3D axis aligned binary spatial partitioning. It is assumed the region bounds some set of points. Regions are represented as nodes in a binary tree. More...