VTK  9.3.20240424
Classes | Macros
vtkSphereTree.h File Reference
#include "vtkCommonExecutionModelModule.h"
#include "vtkObject.h"
#include "vtkPlane.h"
Include dependency graph for vtkSphereTree.h:

Go to the source code of this file.

Classes

class  vtkSphereTree
 class to build and traverse sphere trees More...
 

Macros

#define VTK_MAX_SPHERE_TREE_RESOLUTION   10
 
#define VTK_MAX_SPHERE_TREE_LEVELS   20
 

Macro Definition Documentation

◆ VTK_MAX_SPHERE_TREE_RESOLUTION

#define VTK_MAX_SPHERE_TREE_RESOLUTION   10

Definition at line 57 of file vtkSphereTree.h.

◆ VTK_MAX_SPHERE_TREE_LEVELS

#define VTK_MAX_SPHERE_TREE_LEVELS   20

Definition at line 58 of file vtkSphereTree.h.