#include "vtkPolyDataSource.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 43 of file vtkPlatonicSolidSource.h. Referenced by vtkPlatonicSolidSource::SetSolidTypeToTetrahedron(), and vtkPlatonicSolidSource::vtkPlatonicSolidSource(). |
|
Definition at line 44 of file vtkPlatonicSolidSource.h. Referenced by vtkPlatonicSolidSource::SetSolidTypeToCube(). |
|
Definition at line 45 of file vtkPlatonicSolidSource.h. Referenced by vtkPlatonicSolidSource::SetSolidTypeToOctahedron(). |
|
Definition at line 46 of file vtkPlatonicSolidSource.h. Referenced by vtkPlatonicSolidSource::SetSolidTypeToIcosahedron(). |
|
Definition at line 47 of file vtkPlatonicSolidSource.h. Referenced by vtkPlatonicSolidSource::SetSolidTypeToDodecahedron(). |