-
Class Summary
Class |
Description |
Box |
An implementation of the Mesh interface that renders a box (rectangular prism).
|
RoundedBox |
An implementation of the Mesh interface that renders a box (rectangular prism) with
rounded corners
|
Sphere |
An implementation of the Mesh interface that renders a sphere
|
Torus |
An implementation of the Mesh interface that renders a torus
|
TriangularPrism |
An implementation of the Mesh interface that renders an equilateral triangular prism
|