Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 BitmapTexture
com.gestureworks.cml.away3d.textures This class creates a bitmap texture that can be applied to a Material.
 Camera
com.gestureworks.cml.away3d.elements This class creates capsule geometry that can be applied to a Mesh.
 CapsuleGeometry
com.gestureworks.cml.away3d.geometries This class creates capsule geometry that can be applied to a Mesh.
 CircleLayout3D
com.gestureworks.cml.away3d.layouts ...
 CML3DUtils
com.gestureworks.away3d.utils ...
 CMLAway3D
com.gestureworks.cml.core The CMLAway3D class is the registry file for classes that are capable of being loaded by the CML Parser.
 ColorMaterial
com.gestureworks.cml.away3d.materials This class creates a color material that can be applied to a Mesh.
 ConeGeometry
com.gestureworks.cml.away3d.geometries This class creates cone geometry that can be applied to a Mesh.
 Container3D
com.gestureworks.cml.away3d.elements This class creates a Mesh geometry that can be applied to a Mesh.
 CubeGeometry
com.gestureworks.cml.away3d.geometries This class creates cube geometry that can be applied to a Mesh.
 CylinderGeometry
com.gestureworks.cml.away3d.geometries This class creates cylinder geometry that can be applied to a Mesh.
 DirectionalLight
com.gestureworks.cml.away3d.lights This class creates a directionarl light that can be applied to a Material.
 Geometry
com.gestureworks.cml.away3d.elements Loads Geometry instances in CML through the ref attribute
 IGeometry
com.gestureworks.cml.away3d.interfaces Implements Geometry objects.
 ILayout3D
com.gestureworks.cml.away3d.interfaces Implements Layout3D objects.
 ILight
com.gestureworks.cml.away3d.interfaces Implements Light objects.
 IMaterial
com.gestureworks.cml.away3d.interfaces Implements Material objects.
 ITexture
com.gestureworks.cml.away3d.interfaces Implements Texture objects.
 Layout3D
com.gestureworks.cml.away3d.elements Loads Layout3D instances in CML through the ref attribute and serves as the abstract class for all 3D layouts.
 LayoutTransforms
com.gestureworks.away3d.utils ...
 Light
com.gestureworks.cml.away3d.elements Loads Light instances in CML through the ref attribute
 LightPicker
com.gestureworks.cml.away3d.elements This class creates a LightPicker.
 Material
com.gestureworks.cml.away3d.elements Loads Material instances in CML through the ref attribute
 Math3DUtils
com.gestureworks.away3d.utils ...
 Mesh
com.gestureworks.cml.away3d.elements This class creates a Mesh geometry that can be applied to a Mesh.
 Model
com.gestureworks.cml.away3d.elements This class loads a 3D Model file.
 ModelAsset
com.gestureworks.cml.away3d.elements 
 MotionVisualizer3D
com.gestureworks.away3d.utils 
 NURBSGeometry
com.gestureworks.cml.away3d.geometries This class creates NURBS geometry that can be applied to a Mesh.
 Panoramic
com.gestureworks.cml.elements The Panoramic element provides a touch-enabled, 3-Dimensional panorama using the Away3D 4 library.
 PanoramicViewer
com.gestureworks.cml.components The PanoramicViewer component is primarily meant to display a Panoramic element and its associated meta-data.
 PlaneGeometry
com.gestureworks.cml.away3d.geometries This class creates plane geometry that can be applied to a Mesh.
 PointLight
com.gestureworks.cml.away3d.lights This class creates a point light that can be applied to a Material.
 RandomLayout3D
com.gestureworks.cml.away3d.layouts ...
 Render2DTexture
com.gestureworks.cml.away3d.textures This class creates a bitmap texture that can be applied to a Material.
 Scene
com.gestureworks.cml.away3d.elements Creates a 3D scene.
 SkyBox
com.gestureworks.cml.away3d.elements Create a new SkyBox object.
 SphereGeometry
com.gestureworks.cml.away3d.geometries This class creates sphere geometry that can be applied to a Mesh.
 StaticLightPickerMod
com.gestureworks.cml.away3d.utils StaticLightPicker is a light picker that provides a static set of lights.
 Texture
com.gestureworks.cml.away3d.elements Loads Texture instances in CML through the ref attribute
 TextureMaterial
com.gestureworks.cml.away3d.materials This class creates a color material that can be applied to a Mesh.
 TorusGeometry
com.gestureworks.cml.away3d.geometries This class creates torus geometry that can be applied to a Mesh.
 TouchContainer3D
com.gestureworks.cml.away3d.elements 
 TouchManager3D
com.gestureworks.away3d 
 TouchObject3D
com.gestureworks.away3d 
 TransformUtils
com.gestureworks.away3d.utils ...
 VideoCameraTexture
com.gestureworks.cml.away3d.textures This class creates a video texture that can be applied to a Material.
 VideoTexture
com.gestureworks.cml.away3d.textures This class creates a video texture that can be applied to a Material.