| Class | Description |
| AbstractPrimitive |
Creates a 3d cone primitive. |
| AbstractWirePrimitive |
Creates a 3d cone primitive. |
| Cone |
Creates a 3d cone primitive. |
| Cube |
Creates a 3d cube primitive. |
| Cylinder |
Creates a 3d cylinder primitive. |
| GeodesicSphere |
Creates a 3d geodesic sphere primitive. |
| GridPlane |
Creates a 3d grid primitive. |
| LineSegment |
Creates a 3d line segment. |
| LogoCube |
Creates a 3d cube primitive with the Away3d logo. |
| Plane |
Creates a 3d plane primitive. |
| RegularPolygon |
Creates a regular polygon. |
| SeaTurtle |
Creates a sea turtle model (exported using asAS3Class). |
| Skybox |
QTVR-style 360 panorama renderer that is initialized with six images. |
| Skybox6 |
QTVR-style 360 panorama renderer that is initialized with one solid image. |
| Sphere |
Creates a 3d sphere primitive. |
| Torus |
Creates a 3d torus primitive. |
| Triangle |
Creates a 3d triangle. |
| Trident |
Creates an axis trident. |
| WireCircle |
Creates a 3d wire polygon. |
| WireCone |
Creates a 3d wire cone primitive. |
| WireCube |
Creates a 3d wire cube primitive. |
| WireCylinder |
Creates a 3d wire cylinder primitive. |
| WirePlane |
Creates a 3d wire plane primitive. |
| WireSphere |
Creates a 3d wire sphere primitive. |
| WireTorus |
Creates a 3d wire torus primitive. |