| Name | Description | Type | Package | Framework |
| AbstractBox | A Box is defined by a minimal point and a maximal point. | Class | com.jme3.scene.shape | JMonkeyEngine |
| Box | A box with solid (filled) faces. | Class | com.jme3.scene.shape | JMonkeyEngine |
| Curve | Curve is a visual, line-based representation of a Spline. | Class | com.jme3.scene.shape | JMonkeyEngine |
| Cylinder | A simple cylinder, defined by it's height and radius. | Class | com.jme3.scene.shape | JMonkeyEngine |
| Dome | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.jme3.scene.shape | JMonkeyEngine |
| Line | A simple line implementation with a start and an end. | Class | com.jme3.scene.shape | JMonkeyEngine |
| PQTorus | A parameterized torus, also known as a pq torus. | Class | com.jme3.scene.shape | JMonkeyEngine |
| Quad | Quad represents a rectangular plane in space defined by 4 vertices. | Class | com.jme3.scene.shape | JMonkeyEngine |
| Sphere | Sphere represents a 3D object with all points equidistance from a center point. | Class | com.jme3.scene.shape | JMonkeyEngine |
| Sphere .TextureMode | Class | com.jme3.scene.shape | JMonkeyEngine | |
| StripBox | A box with solid (filled) faces. | Class | com.jme3.scene.shape | JMonkeyEngine |
| Surface | This class represents a surface described by knots, weights and control points. | Class | com.jme3.scene.shape | JMonkeyEngine |
| Torus | An ordinary (single holed) torus. | Class | com.jme3.scene.shape | JMonkeyEngine |