VTK
Classes | Defines
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/dox/Filters/Sources/vtkPlatonicSolidSource.h File Reference
#include "vtkFiltersSourcesModule.h"
#include "vtkPolyDataAlgorithm.h"
Include dependency graph for vtkPlatonicSolidSource.h:

Go to the source code of this file.

Classes

class  vtkPlatonicSolidSource
 produce polygonal Platonic solids More...

Defines

#define VTK_SOLID_TETRAHEDRON   0
#define VTK_SOLID_CUBE   1
#define VTK_SOLID_OCTAHEDRON   2
#define VTK_SOLID_ICOSAHEDRON   3
#define VTK_SOLID_DODECAHEDRON   4

Define Documentation

#define VTK_SOLID_TETRAHEDRON   0

Definition at line 34 of file vtkPlatonicSolidSource.h.

#define VTK_SOLID_CUBE   1

Definition at line 35 of file vtkPlatonicSolidSource.h.

#define VTK_SOLID_OCTAHEDRON   2

Definition at line 36 of file vtkPlatonicSolidSource.h.

#define VTK_SOLID_ICOSAHEDRON   3

Definition at line 37 of file vtkPlatonicSolidSource.h.

#define VTK_SOLID_DODECAHEDRON   4

Definition at line 38 of file vtkPlatonicSolidSource.h.