| | Class | Description |
| | Box |
The Box class is used for creating a cube or box primitive ( cuboid ). |
| | Cone |
The Cone class is used for creating a cone primitive. |
| | Cylinder |
The Cylinder class is used for creating a cylinder primitive, a cone or a truncated cone. |
| | Hedra |
The Hedra class is used for creating a hedra. |
| | Line3D |
The Line3D class is used for creating a line in 3D space. |
| | Plane3D |
The Plane3D is used for creating a plane primitive
|
| | PrimitiveMode |
The PrimitiveMode class defines modes of creation for some primitives. |
| | SkyBox | |
| | Sphere |
The Sphere class is used for creating a sphere primitive
|
| | Torus |
The Torus class is used for creating a torus primitive. |