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  
GenericColladaObject — Class in package com.rockonflash.papervision3d.objects
GenericColladaObject is responsible for creating the collada object, loading it and finally dispatching the event letting everyone know that the collada scene is done loading and parsing
GenericColladaObject(p_id, p_scene:org.papervision3d.core.proto:SceneObject3D, p_matsList:org.papervision3d.materials:MaterialsList, p_filename, p_scale, initObject) — Constructor in class com.rockonflash.papervision3d.objects.GenericColladaObject
The constructor takes care of setting the necessary properties and then loading the collada file
GenericObject — Class in package com.rockonflash.papervision3d.objects
Basic GenericObject for ASE and Collada loading
GenericObject() — Constructor in class com.rockonflash.papervision3d.objects.GenericObject
geometry — Property in class org.papervision3d.objects.DisplayObject3D
The GeometryObject3D object that contains the 3D definition of this instance.
GeometryObject3D — Class in package org.papervision3d.core.proto
The GeometryObject3D class contains the mesh definition of an object.
GeometryObject3D(initObject) — Constructor in class org.papervision3d.core.proto.GeometryObject3D
getAllPreferences() — Static method in class com.blitzagency.xray.util.LSOUserPreferences
getBoundingSphere2() — Method in class org.papervision3d.core.proto.GeometryObject3D
getCaller() — Method in class com.blitzagency.xray.logger.Log
getChildByName(name) — Method in class org.papervision3d.core.proto.DisplayObjectContainer3D
Returns the child display object that exists with the specified name.
getClassPackage() — Method in class com.blitzagency.xray.logger.Log
getDump() — Method in class com.blitzagency.xray.logger.Log
getFullClassPath(obj) — Static method in class com.blitzagency.xray.logger.util.ObjectTools
getID() — Method in class com.rockonflash.papervision3d.objects.GenericObject
String friendly identifier
getImmediateClassPath(obj) — Static method in class com.blitzagency.xray.logger.util.ObjectTools
getInstance() — Static method in class com.blitzagency.xray.logger.XrayLogger
getInstance() — Static method in class com.rockonflash.papervision3d.scenes.SceneManager
getInstance() — Static method in class com.rockonflash.papervision3d.utils.ObjectController
getInstance() — Static method in class com.rockonflash.papervision3d.utils.SWFManager
getLevel() — Method in class com.blitzagency.xray.logger.Log
getMaterialByName(name) — Method in class org.papervision3d.materials.MaterialsList
Returns the material that exists with the specified name.
getMaterialByName(name) — Method in class org.papervision3d.objects.DisplayObject3D
Returns the material that exists with the specified name in the materials list.
getMC(name) — Method in class com.rockonflash.papervision3d.utils.SWFManager
getMC() — Method in class com.rockonflash.papervision3d.utils.SWFObject
Returns a reference to the actual movieclip
getMessage() — Method in class com.blitzagency.xray.logger.Log
getObj() — Method in class com.rockonflash.papervision3d.objects.GenericObject
DisplayObject3D Reference to the actual rendered object
getObject() — Method in class com.rockonflash.papervision3d.objects.ColladaSceneLoader
A reference to the collada scene DisplayObject3D
getPreference(p_key) — Static method in class com.blitzagency.xray.util.LSOUserPreferences
getProperties(obj) — Static method in class com.blitzagency.xray.logger.util.PropertyTools
getSprite(child:org.papervision3d.objects:DisplayObject3D) — Method in class org.papervision3d.scenes.FlexScene3D
getSprite(child:org.papervision3d.objects:DisplayObject3D) — Method in class org.papervision3d.scenes.MovieScene3D
getSWFObject(name) — Method in class com.rockonflash.papervision3d.utils.SWFManager
goto — Property in class org.papervision3d.cameras.Camera3D
A Number3D object that specifies the desired position of the camera in 3D space.
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