#include "vtkExtensionsGraphicsConfigure.h"
#include "vtkPolyDataSource.h"
Include dependency graph for vtkRegularPolytopeSource.h:
Go to the source code of this file.
Classes | |
class | vtkRegularPolytopeSource |
Creates a regular polytope (platonic solid). More... | |
Defines | |
#define | VTK_MAX_POLYTOPE_SUBDIVISIONS 15 |
#define | VTK_TETRAHEDRON_SOURCE 0 |
#define | VTK_HEXAHEDRON_SOURCE 1 |
#define | VTK_OCTAHEDRON_SOURCE 2 |
#define | VTK_ICOSAHEDRON_SOURCE 3 |
#define | VTK_DODECAHEDRON_SOURCE 4 |
|
Definition at line 28 of file vtkRegularPolytopeSource.h. Referenced by vtkRegularPolytopeSource::SetPolytopeToDodecahedron(). |
|
Definition at line 25 of file vtkRegularPolytopeSource.h. Referenced by vtkRegularPolytopeSource::SetPolytopeToCube(), and vtkRegularPolytopeSource::SetPolytopeToHexahedron(). |
|
Definition at line 27 of file vtkRegularPolytopeSource.h. Referenced by vtkRegularPolytopeSource::SetPolytopeToIcosahedron(). |
|
Definition at line 22 of file vtkRegularPolytopeSource.h. |
|
Definition at line 26 of file vtkRegularPolytopeSource.h. Referenced by vtkRegularPolytopeSource::SetPolytopeToOctahedron(). |
|
Definition at line 24 of file vtkRegularPolytopeSource.h. Referenced by vtkRegularPolytopeSource::SetPolytopeToTetrahedron(). |