VTK  9.3.20240328
Classes | Macros
vtkSphereTreeFilter.h File Reference
#include "vtkFiltersCoreModule.h"
#include "vtkPolyDataAlgorithm.h"
Include dependency graph for vtkSphereTreeFilter.h:

Go to the source code of this file.

Classes

class  vtkSphereTreeFilter
 represent a sphere tree as vtkPolyData More...
 

Macros

#define VTK_SPHERE_TREE_LEVELS   0
 
#define VTK_SPHERE_TREE_POINT   1
 
#define VTK_SPHERE_TREE_LINE   2
 
#define VTK_SPHERE_TREE_PLANE   3
 

Macro Definition Documentation

◆ VTK_SPHERE_TREE_LEVELS

#define VTK_SPHERE_TREE_LEVELS   0

Definition at line 38 of file vtkSphereTreeFilter.h.

◆ VTK_SPHERE_TREE_POINT

#define VTK_SPHERE_TREE_POINT   1

Definition at line 39 of file vtkSphereTreeFilter.h.

◆ VTK_SPHERE_TREE_LINE

#define VTK_SPHERE_TREE_LINE   2

Definition at line 40 of file vtkSphereTreeFilter.h.

◆ VTK_SPHERE_TREE_PLANE

#define VTK_SPHERE_TREE_PLANE   3

Definition at line 41 of file vtkSphereTreeFilter.h.