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) — 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 |
_geometries — Property in class org.papervision3d.objects.parsers.DAE |
| |
geometry — Property in class org.ascollada.core.DaeMesh |
| |
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 |
| |
getAnimationChannelByName(name) — Method in interface org.papervision3d.core.animation.IAnimationDataProvider |
|
Gets a animation channel by its name. |
getAnimationChannelByName(name) — Method in class org.papervision3d.objects.parsers.DAE |
|
Gets a animation channel by its name. |
getAnimationChannelByName(name) — Method in class org.papervision3d.objects.parsers.MD2 |
|
Gets a animation channel by its name. |
getAnimationChannels(target:org.papervision3d.objects:DisplayObject3D) — Method in interface org.papervision3d.core.animation.IAnimationDataProvider |
|
Gets all animation channels for a target. |
getAnimationChannels(target:org.papervision3d.objects:DisplayObject3D) — Method in class org.papervision3d.objects.parsers.DAE |
|
Gets all animation channels for a target. |
getAnimationChannels(target:org.papervision3d.objects:DisplayObject3D) — Method in class org.papervision3d.objects.parsers.MD2 |
|
Gets all animation channels for a target. |
getAnimationChannelsByClip(name) — Method in interface org.papervision3d.core.animation.IAnimationDataProvider |
|
Gets animation channels by clip name. |
getAnimationChannelsByClip(name) — Method in class org.papervision3d.objects.parsers.DAE |
|
Gets animation channels by clip name. |
getAnimationChannelsByClip(name) — Method in class org.papervision3d.objects.parsers.MD2 |
|
Gets animation channels by clip name. |
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 |
|
|
getBitmapForFilename(filename) — Method in class org.papervision3d.materials.BitmapFileMaterial |
| |
getBools(node) — Method in class org.ascollada.core.DaeEntity |
|
|
getBoxVertices() — Method in class org.papervision3d.core.math.AxisAlignedBoundingBox |
| |
getBytesRead() — Method in class nochump.util.zip.Deflater |
|
Gets the number of input bytes. |
getBytesWritten() — Method in class nochump.util.zip.Deflater |
|
Gets the number of output bytes. |
getCellMap(color_1, color_2, steps) — Static method in class org.papervision3d.materials.utils.LightMaps |
| |
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 |
| |
getCoordAtPoint(face3d:org.papervision3d.core.geom.renderables:Triangle3D, x, y) — Static method in class org.papervision3d.core.utils.InteractiveUtils |
| |
getDaeInstanceGeometry(url) — Method in class org.ascollada.core.DaeDocument |
|
|
getDaeNodeById(id, useSID) — Method in class org.ascollada.core.DaeDocument |
|
|
getDaeNodeByIdOrSID(id) — Method in class org.ascollada.core.DaeDocument |
|
|
getEffect() — Method in class org.papervision3d.core.effects.AbstractEffect |
| |
getEffect() — Method in interface org.papervision3d.core.effects.IEffect |
| |
getEntry(name) — Method in class nochump.util.zip.ZipFile |
|
Searches for a zip entry in this archive with the given name. |
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 |
| |
getFlip() — Method in class org.papervision3d.core.math.Plane3D |
| |
getFloats(node) — Method in class org.ascollada.core.DaeEntity |
|
|
getFromVertices(vertices) — Static method in class org.papervision3d.core.math.BoundingSphere |
| |
getGouraudMap(lightColor, ambientColor, specularLevel) — Static method in class org.papervision3d.materials.utils.LightMaps |
| |
getGouraudMaterialMap(lightColor, ambientColor, specularLevel) — Static method in class org.papervision3d.materials.utils.LightMaps |
| |
getInput(entry:nochump.util.zip:ZipEntry) — Method in class nochump.util.zip.ZipFile |
|
Creates a byte array reading the given zip entry as
uncompressed data. |
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
|
getIntersectionLine(v0:org.papervision3d.core.geom.renderables:Vertex3D, v1:org.papervision3d.core.geom.renderables:Vertex3D) — Method in class org.papervision3d.core.math.Plane3D |
| |
getIntersectionLineNumbers(v0:org.papervision3d.core.math:Number3D, v1:org.papervision3d.core.math:Number3D) — Method in class org.papervision3d.core.math.Plane3D |
| |
getInts(node) — Method in class org.ascollada.core.DaeEntity |
|
|
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 |
| |
getLetterFromFont() — Method in class org.papervision3d.typography.VectorLetter3D |
| |
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. |
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 |
| |
getMaterialsList() — Method in class org.papervision3d.objects.parsers.SketchupCollada |
| |
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 |
|
|
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. |
getPhongMap(lightColor, ambientColor, specularLevel, height, width) — Static method in class org.papervision3d.materials.utils.LightMaps |
| |
getPosition() — Method in class org.papervision3d.core.geom.renderables.Vertex3D |
| |
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.VectorShapeRenderable |
| |
getRenderListItem() — Method in class org.papervision3d.core.geom.renderables.Vertex3D |
| |
getRoot() — Method in class org.papervision3d.core.render.data.QuadTree |
| |
getStrings(node) — Method in class org.ascollada.core.DaeEntity |
|
|
getSymbolName(effectID) — Method in class org.papervision3d.objects.parsers.DAE |
| |
getTempFlip() — Method in class org.papervision3d.core.math.Plane3D |
| |
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 |
| |
getTranslationMatrix() — Method in class org.papervision3d.view.layer.BitmapEffectLayer |
| |
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
|
getValue() — Method in class nochump.util.zip.CRC32 |
|
Returns the CRC32 data checksum computed so far. |
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 |
| |
GouraudMaterial — Class in package org.papervision3d.materials.shadematerials |
|
|
GouraudMaterial(light:org.papervision3d.core.proto:LightObject3D, lightColor, ambientColor, specularLevel) — 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, specularLevel) — Constructor in class org.papervision3d.materials.shaders.GouraudShader |
| |
graphics — Property in class org.papervision3d.objects.special.VectorShape3D |
| |
Graphics3D — Class in package org.papervision3d.objects.special |
|
|
Graphics3D(vectorshape:org.papervision3d.objects.special:VectorShape3D) — Constructor in class org.papervision3d.objects.special.Graphics3D |
| |
graphicsChannel — Property in class org.papervision3d.view.layer.ViewportLayer |
| |
graphicsCommands — Property in class org.papervision3d.objects.special.VectorShape3D |
| |
|
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 |