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  
GENERAL_AVAILABLE_PROPS — Constant static property in class br.com.stimuli.loading.BulkLoader
geodesicSphere(xml) — Method in class PanoSalado
creates a geosphere.
GeodesicSphere — Class in package zephyr.objects.primitives
GeodesicSphere implements octahedron-based geodesic sphere.
GeodesicSphere(material:org.papervision3d.core.proto:MaterialObject3D, p_nRadius, p_nFractures, reverse) — Constructor in class zephyr.objects.primitives.GeodesicSphere
Creates a GeodesicSphere primitive.
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() — Constructor in class org.papervision3d.core.proto.GeometryObject3D
get(key) — Method in class br.com.stimuli.loading.BulkLoader
Used to fetch an item with a given key.
getAVM1Movie(key, clearMemory) — Method in class br.com.stimuli.loading.BulkLoader
Returns a AVM1Movie object with the downloaded asset for the given key.
getBitmap(key, clearMemory) — Method in class br.com.stimuli.loading.BulkLoader
Returns a Bitmap object with the downloaded asset for the given key.
getBitmapData(key, clearMemory) — Method in class br.com.stimuli.loading.BulkLoader
Returns an BitmapData object with the downloaded asset for the given key.
getBoxVertices() — Method in class org.papervision3d.core.math.AxisAlignedBoundingBox
getChildByName(name, recursive) — Method in class org.papervision3d.core.proto.DisplayObjectContainer3D
Returns the child display object that exists with the specified name.
getChildLayer(do3d:org.papervision3d.objects:DisplayObject3D, createNew, recurse) — Method in class org.papervision3d.view.Viewport3D
Creates or receives a ViewportLayer of the given DisplayObject3D
getChildLayer(do3d:org.papervision3d.objects:DisplayObject3D, createNew, recurse) — Method in class org.papervision3d.view.layer.ViewportBaseLayer
getChildLayer(do3d:org.papervision3d.objects:DisplayObject3D, createNew, recurse) — Method in class org.papervision3d.view.layer.ViewportLayer
getChildLayerFor(displayObject3D:org.papervision3d.objects:DisplayObject3D, recurse) — Method in class org.papervision3d.view.layer.ViewportLayer
getContent(key, clearMemory) — Method in class br.com.stimuli.loading.BulkLoader
Returns an untyped object with the downloaded asset for the given key.
getDisplayObject3dByName(name) — Method in class PanoSalado
gets a PV3d DisplayObject3D by name
getFromVertices(vertices) — Static method in class org.papervision3d.core.math.BoundingSphere
getHttpStatus(key) — Method in class br.com.stimuli.loading.BulkLoader
Gets the http status code for the loading item identified by key.
getInstance() — Static method in class org.papervision3d.core.log.PaperLogger
getInstance() — Static method in class org.papervision3d.core.render.material.MaterialManager
Returns a singleton instance of the MaterialManager
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
getLayerObjects(ar) — Method in class org.papervision3d.view.layer.ViewportLayer
getLightMatrix(light:org.papervision3d.core.proto:LightObject3D, object:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData, objectLightMatrix:org.papervision3d.core.math:Matrix3D) — Static method in class org.papervision3d.materials.utils.LightMatrix
Gets the 'lightmatrix' for a light and object.
getLoader(name) — Static method in class br.com.stimuli.loading.BulkLoader
Fetched a BulkLoader object created with the name parameter.
getLocation() — Method in class org.papervision3d.core.utils.virtualmouse.VirtualMouse
Returns the location (x and y) of the current VirtualMouse instance.
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.
getMovieClip(key, clearMemory) — Method in class br.com.stimuli.loading.BulkLoader
Returns a MovieClip object with the downloaded asset for the given key.
getNetStream(key, clearMemory) — Method in class br.com.stimuli.loading.BulkLoader
Returns a NetStream object with the downloaded asset for the given key.
getNetStreamMetaData(key, clearMemory) — Method in class br.com.stimuli.loading.BulkLoader
Returns a Object with meta data information for a given NetStream key.
getNotLoadedItems() — Method in class br.com.stimuli.loading.BulkLoader
Returns items that haven't been fully loaded.
getObjectList() — Method in class org.papervision3d.core.proto.MaterialObject3D
Returns a list of DisplayObject3D objects registered with the material.
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.
getOverlaps(renderItem:org.papervision3d.core.render.command:RenderableListItem, ex:org.papervision3d.objects:DisplayObject3D) — Method in class org.papervision3d.core.render.data.QuadTree
Returns an array containing all primiives overlapping the specifed primitive's quadrant.
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.
getPosition() — Method in class org.papervision3d.core.geom.renderables.Vertex3D
getProgressForItems(keys) — Method in class br.com.stimuli.loading.BulkLoader
Calculates the progress for a specific set of items.
getRect() — Method in class org.papervision3d.core.render.data.QuadTreeNode
getRectFor(triangle:org.papervision3d.core.geom.renderables:Triangle3D) — Method in class org.papervision3d.core.render.shader.ShaderObjectData
For PER_TRI MODE.
getRenderListItem() — Method in class org.papervision3d.core.geom.renderables.AbstractRenderable
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
getRoot() — Method in class org.papervision3d.core.render.data.QuadTree
getSerializedData(key, clearMemory, encodingFunction) — Method in class br.com.stimuli.loading.BulkLoader
getSound(key, clearMemory) — Method in class br.com.stimuli.loading.BulkLoader
Returns a Sound object with the downloaded asset for the given key.
getSpaceByName(name) — Method in class PanoSalado
gets a loaded space by name
getSpacesAndLabels() — Method in class PanoSalado
Special purpose function for populating ComboBox's with space ids and labels.
getStats() — Method in class br.com.stimuli.loading.BulkLoader
If the logLevel if lower that LOG_ERRORS(3).
getStats() — Method in class br.com.stimuli.loading.loadingtypes.LoadingItem
Returns a string with time stats for this loading item.
getText(key, clearMemory) — Method in class br.com.stimuli.loading.BulkLoader
Returns a String object with the downloaded asset for the given key.
getUniqueName() — Static method in class br.com.stimuli.loading.BulkLoader
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
getXML(key, clearMemory) — Method in class br.com.stimuli.loading.BulkLoader
Returns an XML object with the downloaded asset for the given key.
getZ(x, y, focus) — Method in class org.papervision3d.core.render.command.RenderableListItem
getZ(x, y, focus) — Method in class org.papervision3d.core.render.command.RenderLine
getZ(x, y, focus) — Method in class org.papervision3d.core.render.command.RenderTriangle
graphicsChannel — Property in class org.papervision3d.view.layer.ViewportLayer
gs — Package
gs.easing — Package
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