#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 |
|
|
Definition at line 33 of file vtkPlatonicSolidSource.h. Referenced by vtkPlatonicSolidSource::SetSolidTypeToTetrahedron(). |
|
|
Definition at line 34 of file vtkPlatonicSolidSource.h. Referenced by vtkPlatonicSolidSource::SetSolidTypeToCube(). |
|
|
Definition at line 35 of file vtkPlatonicSolidSource.h. Referenced by vtkPlatonicSolidSource::SetSolidTypeToOctahedron(). |
|
|
Definition at line 36 of file vtkPlatonicSolidSource.h. Referenced by vtkPlatonicSolidSource::SetSolidTypeToIcosahedron(). |
|
|
Definition at line 37 of file vtkPlatonicSolidSource.h. Referenced by vtkPlatonicSolidSource::SetSolidTypeToDodecahedron(). |
1.4.3-20050530