#include "vtkObject.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... |