Package com.jme.scene.shape

Class Summary
Arrow Arrow is basically a cylinder with a pyramid on top.
AxisRods AxisRods is a convenience shape representing three axis in space.
Box Box provides an extension of TriMesh.
Capsule Capsule provides an extension of TriMesh.
Cone A cone.
Cylinder Cylinder provides an extension of TriMesh.
Disk Disk is a flat circle.
Dodecahedron Dodecahedron
Dome A dome is a half sphere.
Extrusion An extrusion of a 2D object (Line) along a path (List of Vector3f).
GeoSphere GeoSphere - generate a polygon mesh approximating a sphere by recursive subdivision.
Hexagon Hexagon provides an extension of TriMesh.
Icosahedron Icosahedron
MultiFaceBox  
Octahedron Octahedron is an eight faced polyhedron.
OrientedBox Started Date: Aug 22, 2004

This primitive represents a box that has options to orient it acording to its X/Y/Z axis.
PQTorus PQTorus generates the geometry of a parameterized torus, also known as a pq torus.
Pyramid Pyramid provides an extension of TriMesh.
Quad Quad defines a four sided, two dimensional shape.
RoundedBox  
Sphere Sphere represents a 3D object with all points equidistance from a center point.
StripBox StripBox provides an extension of TriMesh.
Teapot Teapot is the classical teapot model ready for you to use in jME! If you plan to texture this shape, use wrapmode WM_WRAP_S_WRAP_T.
Torus Torus is um ...
Tube