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  
generateBumpmapFrom(bitmapData, output) — Static method in class org.papervision3d.materials.utils.BumpmapGenerator
geometries — Property in class org.ascollada.core.DaeDocument
geometries — Property in class org.ascollada.core.DaeNode
array of geometry instances
geometry — Property in class org.papervision3d.core.animation.core.KeyFrameController
targeted geometry.
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
getAttribute(node, name, stripPound) — Method in class org.ascollada.core.DaeEntity
getAttributeAsFloat(node, name, defaultValue) — Method in class org.ascollada.core.DaeEntity
getAttributeAsInt(node, name, defaultValue) — Method in class org.ascollada.core.DaeEntity
getBools(node) — Method in class org.ascollada.core.DaeEntity
getBoundingSphere2() — Method in class org.papervision3d.core.proto.GeometryObject3D
getCaller() — Method in class com.blitzagency.xray.logger.Log
getCellMap(color_1, color_2, steps) — Static method in class org.papervision3d.materials.utils.LightMaps
getChildByName(name) — Method in class org.papervision3d.core.proto.DisplayObjectContainer3D
Returns the child display object that exists with the specified name.
getChildByName(name) — Method in class org.papervision3d.objects.parsers.DAE
Gets a child by name recursively.
getChildLayerFor(displayObject3D:org.papervision3d.objects:DisplayObject3D) — Method in class org.papervision3d.view.layer.ViewportLayer
getClassPackage() — Method in class com.blitzagency.xray.logger.Log
getControllers(object:org.papervision3d.objects:DisplayObject3D) — Static method in class org.papervision3d.core.animation.core.AnimationEngine
Gets all controllers for the specified object.
getCoordAtPoint(face3d:org.papervision3d.core.geom.renderables:Triangle3D, x, y) — Static method in class org.papervision3d.core.utils.InteractiveUtils
getDaeNodeById(id, useSID) — Method in class org.ascollada.core.DaeDocument
getDaeNodeByIdOrSID(id) — Method in class org.ascollada.core.DaeDocument
getDump() — Method in class com.blitzagency.xray.logger.Log
getFlatMap(lightColor, ambientColor, specularLevel) — Static method in class org.papervision3d.materials.utils.LightMaps
getFlatMapArray(lightColor, ambientColor, specularLevel) — Static method in class org.papervision3d.materials.utils.LightMaps
getFloats(node) — Method in class org.ascollada.core.DaeEntity
getFullClassPath(obj) — Static method in class com.blitzagency.xray.logger.util.ObjectTools
getGouraudMap(lightColor, ambientColor) — Static method in class org.papervision3d.materials.utils.LightMaps
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 org.papervision3d.core.animation.core.AnimationEngine
getInstance.
getInstance() — Static method in class org.papervision3d.core.components.as3.utils.ObjectController
getInstance() — Static method in class org.papervision3d.core.render.material.MaterialManager
getInts(node) — Method in class org.ascollada.core.DaeEntity
getItemAt(index) — Method in class fl.data.SimpleDataProvider
getLayerForShader(shader:org.papervision3d.materials.shaders:Shader) — Method in interface org.papervision3d.core.render.shader.IShaderRenderer
getLayerForShader(shader:org.papervision3d.materials.shaders:Shader) — Method in class org.papervision3d.core.render.shader.ShaderRenderer
getLevel() — Method in class com.blitzagency.xray.logger.Log
getLightMatrix(light:org.papervision3d.core.proto:LightObject3D, object:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Static method in class org.papervision3d.materials.utils.LightMatrix
Gets the 'lightmatrix' for a light and object.
getLocation() — Method in class org.papervision3d.core.utils.virtualmouse.VirtualMouse
Returns the location (x and y) of the current VirtualMouse instance.
getMapCoordAtPoint(face3d:org.papervision3d.core.geom.renderables:Triangle3D, x, y) — Static method in class org.papervision3d.core.utils.InteractiveUtils
getMapCoordAtPointDO3D(displayObject:org.papervision3d.objects:DisplayObject3D, x, y) — Static method in class org.papervision3d.core.utils.InteractiveUtils
getMaterialByName(name) — Method in class org.papervision3d.materials.utils.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.
getMaterialsList() — Method in class org.papervision3d.objects.parsers.Collada
getMessage() — Method in class com.blitzagency.xray.logger.Log
getNode(parent, nodeName) — Method in class org.ascollada.core.DaeEntity
getNodeById(parent, nodeName, id) — Method in class org.ascollada.core.DaeEntity
getNodeContent(parent) — Method in class org.ascollada.core.DaeEntity
getNodeList(parent, nodeName) — Method in class org.ascollada.core.DaeEntity
getOutputBitmapDataFor(object:org.papervision3d.objects:DisplayObject3D) — Method in class org.papervision3d.materials.shaders.ShadedMaterial
Debug thingy.
getOutputBitmapFor(triangle:org.papervision3d.core.geom.renderables:Triangle3D) — Method in class org.papervision3d.core.render.shader.ShaderObjectData
Returns a per tri bitmap to use to render to screen.
getPerTriUVForDraw(triangle:org.papervision3d.core.geom.renderables:Triangle3D) — Method in class org.papervision3d.core.render.shader.ShaderObjectData
For per tri mode.
getPerTriUVForShader(triangle:org.papervision3d.core.geom.renderables:Triangle3D) — Method in class org.papervision3d.core.render.shader.ShaderObjectData
For per tri mode.
getPhongMap(lightColor, ambientColor, specularLevel, height, width) — Static method in class org.papervision3d.materials.utils.LightMaps
getPreference(p_key) — Static method in class com.blitzagency.xray.util.LSOUserPreferences
getProperties(obj) — Static method in class com.blitzagency.xray.logger.util.PropertyTools
getRectFor(triangle:org.papervision3d.core.geom.renderables:Triangle3D) — Method in class org.papervision3d.core.render.shader.ShaderObjectData
For PER_TRI MODE.
getRenderListItem() — Method in interface org.papervision3d.core.geom.renderables.IRenderable
getRenderListItem() — Method in class org.papervision3d.core.geom.renderables.Line3D
getRenderListItem() — Method in class org.papervision3d.core.geom.renderables.Particle
getRenderListItem() — Method in class org.papervision3d.core.geom.renderables.Triangle3D
getRenderListItem() — Method in class org.papervision3d.core.geom.renderables.Vertex3D
getStrings(node) — Method in class org.ascollada.core.DaeEntity
getTexCoords(setID) — Method in class org.ascollada.core.DaePrimitive
gets the texcoords by set.
getTexture(bitmapClass) — Static method in class org.papervision3d.materials.utils.BitmapMaterialTools
getUVMatrixForTriangle(triangle:org.papervision3d.core.geom.renderables:Triangle3D, perturb) — Method in class org.papervision3d.core.render.shader.ShaderObjectData
Returns a matrix for the original texturemap coordinates
goto — Property in class org.papervision3d.cameras.Camera3D
A Number3D object that specifies the desired position of the camera in 3D space.
gotoAndPlay(frame) — Method in class org.papervision3d.core.animation.core.AbstractController
gotoAndStop(frame) — Method in class org.papervision3d.core.animation.core.AbstractController
GouraudMaterial — Class in package org.papervision3d.materials.shadematerials
GouraudMaterial(light3D:org.papervision3d.core.proto:LightObject3D, lightColor, ambientColor) — Constructor in class org.papervision3d.materials.shadematerials.GouraudMaterial
GouraudShader — Class in package org.papervision3d.materials.shaders
GouraudShader(light:org.papervision3d.core.proto:LightObject3D, lightColor, ambientColor) — Constructor in class org.papervision3d.materials.shaders.GouraudShader
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