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 | |
BACK — Constant static property in class org.papervision3d.core.math.util.ClassificationUtil | |
BACK — Static property in class org.papervision3d.objects.primitives.Cube | |
Back face selection | |
backenvmap — Property in class org.papervision3d.materials.shadematerials.EnvMapMaterial | |
backenvmap — Property in class org.papervision3d.materials.shaders.EnvMapShader | |
baked — Property in class org.papervision3d.core.proto.MaterialObject3D | |
A Boolean value that determines whether the texture is cached, i.e. | |
bar — Property in class org.ascollada.utils.FPS | |
baseUrl — Property in class org.papervision3d.objects.parsers.DAE | |
Base url. | |
BasicExporter — Class in package org.papervision3d.core.io | |
BasicProjectionPipeline — Class in package org.papervision3d.core.render.project | |
BasicProjectionPipeline() — Constructor in class org.papervision3d.core.render.project.BasicProjectionPipeline | |
BasicRenderEngine — Class in package org.papervision3d.render | |
BasicRenderEngine links Viewport3D s,
Scene3D , and Camera3D s together
by gathering in all of their data, rendering the data, then calling the
necessary functions to update from the rendered data
|
|
BasicRenderEngine() — Constructor in class org.papervision3d.render.BasicRenderEngine | |
Creates and prepares all the objects and events needed for rendering | |
BasicRenderFilter — Class in package org.papervision3d.core.render.filter | |
BasicRenderSorter — Class in package org.papervision3d.core.render.sort | |
BasicView — Class in package org.papervision3d.view | |
BasicView provides a simple template for quickly setting up basic Papervision3D projects by creating a viewport, scene, camera, and renderer for you. |
|
BasicView(viewportWidth, viewportHeight, scaleToStage, interactive, cameraType) — Constructor in class org.papervision3d.view.BasicView | |
before — Property in class org.papervision3d.core.effects.BitmapMotionEffect | |
beginFill(color, alpha) — Method in class org.papervision3d.objects.special.Graphics3D | |
BeginFill — Class in package org.papervision3d.objects.special.commands | |
BeginFill(fillColor, fillAlpha) — Constructor in class org.papervision3d.objects.special.commands.BeginFill | |
bgColor — Property in class org.papervision3d.view.BitmapViewport3D | |
bind_matrices — Property in class org.ascollada.core.DaeSkin | |
bind_shape_matrix — Property in class org.ascollada.core.DaeSkin | |
bind shape matrix | |
bindShapeMatrix — Property in class org.papervision3d.core.controller.SkinController | |
bindVertexInputs — Property in class org.ascollada.fx.DaeInstanceMaterial | |
_bindVertexInputs — Property in class org.papervision3d.objects.parsers.DAE | |
bitmap — Property in class org.papervision3d.core.proto.MaterialObject3D | |
A transparent or opaque BitmapData texture. | |
BitmapAssetMaterial — Class in package org.papervision3d.materials | |
The BitmapAssetMaterial class creates a texture from a Bitmap library symbol. | |
BitmapAssetMaterial(linkageID, precise) — Constructor in class org.papervision3d.materials.BitmapAssetMaterial | |
The BitmapAssetMaterial class creates a texture from a Bitmap library asset. | |
BitmapClearMode — Class in package org.papervision3d.core.effects.utils | |
BitmapColorEffect — Class in package org.papervision3d.core.effects | |
BitmapColorEffect(r, g, b, a) — Constructor in class org.papervision3d.core.effects.BitmapColorEffect | |
BitmapColorMaterial — Class in package org.papervision3d.materials | |
BitmapColorMaterial(color, alpha) — Constructor in class org.papervision3d.materials.BitmapColorMaterial | |
bitmapContainer — Property in class org.papervision3d.core.render.shader.ShaderRenderer | |
bitmapContainer — Property in class org.papervision3d.view.layer.BitmapEffectLayer | |
bitmapData — Property in class org.ascollada.core.DaeImage | |
bitmapData — Property in class org.papervision3d.view.BitmapViewport3D | |
BitmapDrawCommand — Class in package org.papervision3d.core.effects.utils | |
BitmapDrawCommand(transMat, colorTransform, blendMode, smooth) — Constructor in class org.papervision3d.core.effects.utils.BitmapDrawCommand | |
BitmapEffectLayer — Class in package org.papervision3d.view.layer | |
BitmapEffectLayer(viewport:org.papervision3d.view:Viewport3D, w, h, transparent, fillColor, clearMode, renderAbove, clearBeforeRender) — Constructor in class org.papervision3d.view.layer.BitmapEffectLayer | |
BitmapFileMaterial — Class in package org.papervision3d.materials | |
The BitmapFileMaterial class creates a texture by loading a bitmap from an external file. | |
BitmapFileMaterial(url, precise) — Constructor in class org.papervision3d.materials.BitmapFileMaterial | |
The BitmapFileMaterial class creates a texture by loading a bitmap from an external file. | |
BitmapFireEffect — Class in package org.papervision3d.core.effects | |
BitmapFireEffect(r, g, b, a) — Constructor in class org.papervision3d.core.effects.BitmapFireEffect | |
bitmapLayer — Property in class org.papervision3d.core.render.shader.ShaderRenderer | |
BitmapLayerEffect — Class in package org.papervision3d.core.effects | |
BitmapLayerEffect(filter, isPostRender) — Constructor in class org.papervision3d.core.effects.BitmapLayerEffect | |
bitmapLibrary — Static property in class org.papervision3d.materials.special.MovieAssetParticleMaterial | |
bitmapLoader — Property in class org.papervision3d.materials.BitmapFileMaterial | |
BitmapMaterial — Class in package org.papervision3d.materials | |
The BitmapMaterial class creates a texture from a BitmapData object. | |
BitmapMaterial(asset, precise) — Constructor in class org.papervision3d.materials.BitmapMaterial | |
The BitmapMaterial class creates a texture from a BitmapData object. | |
_bitmapMaterials — Static property in class org.papervision3d.materials.BitmapFileMaterial | |
bitmapMaterials — Property in class org.papervision3d.materials.BitmapFileMaterial | |
BitmapMaterialTools — Class in package org.papervision3d.materials.utils | |
BitmapMotionEffect — Class in package org.papervision3d.core.effects | |
BitmapMotionEffect(color) — Constructor in class org.papervision3d.core.effects.BitmapMotionEffect | |
BitmapParticleMaterial — Class in package org.papervision3d.materials.special | |
A Particle material that is made from BitmapData object | |
BitmapParticleMaterial(bitmap) — Constructor in class org.papervision3d.materials.special.BitmapParticleMaterial | |
BitmapPixelateEffect — Class in package org.papervision3d.core.effects | |
BitmapPixelateEffect(size) — Constructor in class org.papervision3d.core.effects.BitmapPixelateEffect | |
bitmapTransparent — Property in class org.papervision3d.view.BitmapViewport3D | |
BitmapViewport3D — Class in package org.papervision3d.view | |
BitmapViewport3D(viewportWidth, viewportHeight, autoScaleToStage, bitmapTransparent, bgColor, interactive, autoCulling) — Constructor in class org.papervision3d.view.BitmapViewport3D | |
BitmapViewportMaterial — Class in package org.papervision3d.materials | |
BitmapViewportMaterial(bitmapViewport:org.papervision3d.view:BitmapViewport3D, precise) — Constructor in class org.papervision3d.materials.BitmapViewportMaterial | |
BitmapWireframeMaterial — Class in package org.papervision3d.materials | |
BitmapWireframeMaterial(color, alpha, thickness) — Constructor in class org.papervision3d.materials.BitmapWireframeMaterial | |
blendMode — Property in class org.papervision3d.core.effects.utils.BitmapDrawCommand | |
_blendMode — Property in class org.papervision3d.materials.shaders.Shader | |
blendMode — Property in class org.papervision3d.objects.DisplayObject3D | |
blendWeightsByJointID — Property in class org.ascollada.core.DaeSkin | |
blueFlame — Property in class org.papervision3d.core.effects.BitmapFireEffect | |
BLUR — Static property in class org.papervision3d.core.effects.utils.ConvolutionMatrices | |
BOTTOM — Constant static property in class org.papervision3d.core.clipping.FrustumClipping | |
BOTTOM — Static property in class org.papervision3d.objects.primitives.Cube | |
Bottom face selection | |
boundingBox() — Method in class org.papervision3d.core.geom.Vertices3D | |
Calculates 3D bounding box. | |
BOUNDING_BOX — Constant static property in class org.papervision3d.core.culling.FrustumTestMethod | |
_boundingSphere — Property in class org.papervision3d.core.proto.GeometryObject3D | |
boundingSphere — Property in class org.papervision3d.core.proto.GeometryObject3D | |
Radius square of the mesh bounding sphere | |
BoundingSphere — Class in package org.papervision3d.core.math | |
BoundingSphere(maxDistance) — Constructor in class org.papervision3d.core.math.BoundingSphere | |
BOUNDING_SPHERE — Constant static property in class org.papervision3d.core.culling.FrustumTestMethod | |
_boundingSphereDirty — Property in class org.papervision3d.core.proto.GeometryObject3D | |
BRIGHTNESS — Static property in class org.papervision3d.core.effects.utils.ConvolutionMatrices | |
buffer — Property in class org.papervision3d.core.effects.BitmapMotionEffect | |
buildAnimationChannel(target:org.papervision3d.objects:DisplayObject3D, channel:org.ascollada.core:DaeChannel) — Method in class org.papervision3d.objects.parsers.DAE | |
Builds a animation channel for an object. | |
buildAnimationChannels() — Method in class org.papervision3d.objects.parsers.DAE | |
Build all animation channels. | |
buildColor(rgb) — Method in class org.papervision3d.objects.parsers.DAE | |
Build a color from RGB values. | |
buildCube(width, height, depth) — Method in class org.papervision3d.objects.primitives.Cube | |
buildFaces(primitive:org.ascollada.core:DaePrimitive, geometry:org.papervision3d.core.proto:GeometryObject3D, voffset) — Method in class org.papervision3d.objects.parsers.DAE | |
Creates the faces for a COLLADA primitive. | |
buildFileInfo(asset) — Method in class org.papervision3d.objects.parsers.DAE | |
buildGeometries() — Method in class org.papervision3d.objects.parsers.DAE | |
Builds all COLLADA geometries. | |
buildImagePath(meshFolderPath, imgPath) — Method in class org.papervision3d.objects.parsers.DAE | |
buildMaterials() — Method in class org.papervision3d.objects.parsers.DAE | |
Builds the materials. | |
buildMatrix(node:org.ascollada.core:DaeNode) — Method in class org.papervision3d.objects.parsers.DAE | |
Builds a Matrix3D from a node's transform array. | |
buildMatrixFromTransform(transform:org.ascollada.types:DaeTransform) — Method in class org.papervision3d.objects.parsers.DAE | |
buildMatrixStack(node:org.ascollada.core:DaeNode) — Method in class org.papervision3d.objects.parsers.DAE | |
buildNode(node:org.ascollada.core:DaeNode, parent:org.papervision3d.objects:DisplayObject3D) — Method in class org.papervision3d.objects.parsers.DAE | |
Builds a DisplayObject3D from a node. | |
buildPlane(mat, u, v, width, height, depth, reverse) — Method in class org.papervision3d.objects.primitives.Cube | |
buildScene() — Method in class org.papervision3d.objects.parsers.DAE | |
Builds the scene. | |
buildSkin(instance:org.papervision3d.objects.special:Skin3D, colladaSkin:org.ascollada.core:DaeSkin, skeletons, node:org.ascollada.core:DaeNode) — Method in class org.papervision3d.objects.parsers.DAE | |
Builds a skin. | |
buildVertices(mesh:org.ascollada.core:DaeMesh) — Method in class org.papervision3d.objects.parsers.DAE | |
Builds vertices from a COLLADA mesh. | |
bumpmap — Property in class org.papervision3d.materials.shaders.EnvMapShader | |
BumpmapGenerator — Class in package org.papervision3d.materials.utils | |
bx — Property in class org.papervision3d.materials.BitmapMaterial | |
by — Property in class org.papervision3d.materials.BitmapMaterial | |
byteArray — Property in class nochump.util.zip.ZipOutput | |
Returns the byte array of the finished zip. | |
bytesLoaded — Property in class org.papervision3d.events.FileLoadEvent | |
bytesTotal — Property in class org.papervision3d.events.FileLoadEvent | |
bz — Property in class org.papervision3d.materials.BitmapMaterial | |
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 |