A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
panoramic — Property, class com.gestureworks.cml.components.PanoramicViewer |
|
Sets the panoramic element. |
Panoramic — class, package com.gestureworks.cml.elements |
|
The Panoramic element provides a touch-enabled, 3-Dimensional panorama using the Away3D 4 library. |
Panoramic() — Constructor, class com.gestureworks.cml.elements.Panoramic |
|
Constructor
|
PanoramicViewer — class, package com.gestureworks.cml.components |
|
The PanoramicViewer component is primarily meant to display a Panoramic element and its associated meta-data. |
PanoramicViewer() — Constructor, class com.gestureworks.cml.components.PanoramicViewer |
|
Constructor
|
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.elements.Camera |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.elements.Container3D |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.elements.Geometry |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.elements.Layout3D |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.elements.Light |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.elements.LightPicker |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.elements.Material |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.elements.Mesh |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.elements.Model |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.elements.ModelAsset |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.elements.Texture |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.geometries.CapsuleGeometry |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.geometries.ConeGeometry |
|
Custom CML parse routine
|
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.geometries.CubeGeometry |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.geometries.CylinderGeometry |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.geometries.NURBSGeometry |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.geometries.PlaneGeometry |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.geometries.SphereGeometry |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.geometries.TorusGeometry |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.lights.DirectionalLight |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.lights.PointLight |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.materials.ColorMaterial |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.materials.TextureMaterial |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.textures.BitmapTexture |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.textures.Render2DTexture |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.textures.VideoCameraTexture |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.textures.VideoTexture |
| |
pivot — Property, class com.gestureworks.cml.away3d.elements.TouchContainer3D |
|
Sets the pivot point as a comma seperated list. |
PlaneGeometry — class, package com.gestureworks.cml.away3d.geometries |
|
This class creates plane geometry that can be applied to a Mesh. |
PlaneGeometry(width:Number, height:Number, segmentsW:uint, segmentsH:uint, yUp:Boolean, doubleSided:Boolean) — Constructor, class com.gestureworks.cml.away3d.geometries.PlaneGeometry |
| |
PointLight — class, package com.gestureworks.cml.away3d.lights |
|
This class creates a point light that can be applied to a Material. |
PointLight() — Constructor, class com.gestureworks.cml.away3d.lights.PointLight |
| |
pos — Property, class com.gestureworks.away3d.utils.LayoutTransforms |
| |
pos — Property, class com.gestureworks.cml.away3d.elements.TouchContainer3D |
|
Sets the position as a comma seperated list. |
posMax — Property, class com.gestureworks.cml.away3d.layouts.RandomLayout3D |
|
Sets random max position as 3D vector. |
posMin — Property, class com.gestureworks.cml.away3d.layouts.RandomLayout3D |
|
Sets random min position as 3D vector. |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.elements.Camera |
| |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.elements.Container3D |
| |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.elements.LightPicker |
| |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.elements.Mesh |
| |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.elements.Model |
| |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.geometries.CapsuleGeometry |
| |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.geometries.ConeGeometry |
|
Postparse method
|
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.geometries.CubeGeometry |
| |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.geometries.CylinderGeometry |
| |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.geometries.NURBSGeometry |
| |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.geometries.PlaneGeometry |
| |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.geometries.SphereGeometry |
| |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.geometries.TorusGeometry |
| |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.lights.DirectionalLight |
| |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.lights.PointLight |
| |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.materials.ColorMaterial |
| |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.materials.TextureMaterial |
| |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.textures.BitmapTexture |
| |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.textures.Render2DTexture |
| |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.textures.VideoCameraTexture |
| |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.away3d.textures.VideoTexture |
| |
projectionHeight — Property, class com.gestureworks.cml.away3d.elements.Camera |
|
Sets the projections height when lens is orthogrphic. |
projectionType — Property, class com.gestureworks.cml.elements.Panoramic |
|
Sets default projection geometry
|
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |