| 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 |
| mabx — Property in class org.papervision3d.materials.BitmapMaterial |
| |
| maby — Property in class org.papervision3d.materials.BitmapMaterial |
| |
| mabz — Property in class org.papervision3d.materials.BitmapMaterial |
| |
| mag — Property in class org.ascollada.core.DaeCamera |
| |
| magnitudeQuaternion(q) — Static method in class org.papervision3d.core.math.Matrix3D |
| |
| manageOverOut() — Method in class org.papervision3d.core.utils.InteractiveSceneManager |
| |
| MASTER_SCALE — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| mat — Property in class org.papervision3d.materials.utils.RenderRecStorage |
| |
| MAT_AMBIENT — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| MAT_DIFFUSE — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| MAT_EMISSIVE — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| material — Property in class org.ascollada.core.DaePrimitive |
| materialname |
| material — Property in class org.papervision3d.core.geom.TriangleMesh3D |
| |
| material — Property in class org.papervision3d.core.geom.renderables.Line3D |
| |
| material — Property in class org.papervision3d.core.geom.renderables.Particle |
| |
| material — Property in class org.papervision3d.core.geom.renderables.Triangle3D |
|
The do3d instance this triangle belongs too. |
| material — Property in class org.papervision3d.core.render.command.RenderFog |
| |
| material — Property in class org.papervision3d.core.render.data.RenderHitData |
| |
| material — Property in class org.papervision3d.core.render.filter.FogFilter |
| |
| material — Property in class org.papervision3d.core.render.shader.ShaderObjectData |
| |
| material — Property in class org.papervision3d.materials.shaders.ShadedMaterial |
| |
| material — Property in class org.papervision3d.objects.DisplayObject3D |
| |
| MATERIAL — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| materialLocation — Property in class org.papervision3d.core.components.as3.collections.MaterialsListItem |
|
If an external file is being used, this is the relative or absolute URL of the file
|
| MaterialManager — Class in package org.papervision3d.core.render.material |
|
|
| MaterialManager() — Constructor in class org.papervision3d.core.render.material.MaterialManager |
| |
| materialName — Property in class org.papervision3d.core.components.as3.collections.MaterialsListItem |
|
The name given to a texture after importing into a 3D application (IE: 3D Studio Max, Maya, Blender). |
| _materialName — Property in class org.papervision3d.core.geom.renderables.Triangle3D |
|
A material id TODO
|
| MaterialObject3D — Class in package org.papervision3d.core.proto |
|
The MaterialObject3D class is the base class for all materials. |
| MaterialObject3D() — Constructor in class org.papervision3d.core.proto.MaterialObject3D |
|
Creates a new MaterialObject3D object. |
| materials — Property in class org.ascollada.core.DaeDocument |
| |
| materials — Property in class org.ascollada.core.DaeInstanceController |
| |
| materials — Property in class org.ascollada.core.DaeInstanceGeometry |
| |
| materials — Property in class org.papervision3d.core.proto.SceneObject3D |
|
It contains a list of materials in the scene. |
| materials — Property in class org.papervision3d.materials.special.CompositeMaterial |
| |
| _materials — Property in class org.papervision3d.materials.utils.MaterialsList |
|
[internal-use] List of materials. |
| materials — Property in class org.papervision3d.objects.DisplayObject3D |
|
The list of materials for this instance. |
| materialsByName — Property in class org.papervision3d.materials.utils.MaterialsList |
|
List of materials indexed by name. |
| materialsList — Property in class org.papervision3d.core.components.as3.flash9.PV3DColladaScene |
|
The MaterialsList object that is used by the component if one is provided. |
| materialsList() — Method in class org.papervision3d.objects.DisplayObject3D |
|
Returns a string value with the list of material names of the materials list. |
| MaterialsList — Class in package org.papervision3d.materials.utils |
|
The MaterialsList class contains a list of materials. |
| MaterialsList(materials) — Constructor in class org.papervision3d.materials.utils.MaterialsList |
|
Creates a list of materials. |
| MaterialsListItem — Class in package org.papervision3d.core.components.as3.collections |
|
MaterialsListItem is used by the component to provided settings for materials to be used in a collada scene. |
| materialsToLoad — Property in class org.papervision3d.objects.parsers.Collada |
| |
| materialsToLoad — Property in class org.papervision3d.objects.parsers.SketchupCollada |
| |
| materialSymbolToTarget — Property in class org.ascollada.core.DaeDocument |
| |
| materialTargetToSymbol — Property in class org.ascollada.core.DaeDocument |
| |
| materialType — Property in class org.papervision3d.core.components.as3.collections.MaterialsListItem |
|
There are 3 types of materials that can be used with this component:
- BitmapAssetMaterial: BitmapAssetMaterial - a bitmap defined in the library
- BitmapFileMaterial: BitmapFileMaterial - an external bitmap file
- MovieMaterial: MovieMaterial - an external bitmap file
- MovieAssetMaterial: MovieAssetMaterial - a MovieClip defined in the library
|
| MAT_FALLOFF — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| MAT_NAME — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| matrix — Property in class org.papervision3d.core.math.Quaternion |
|
Gets the matrix representation of this Quaternion. |
| matrix2euler(m:org.papervision3d.core.math:Matrix3D, euler:org.papervision3d.core.math:Number3D, scale:org.papervision3d.core.math:Number3D) — Static method in class org.papervision3d.core.math.Matrix3D |
| |
| Matrix3D — Class in package org.papervision3d.core.math |
|
The Matrix3D class lets you create and manipulate 4x3 3D transformation matrices. |
| Matrix3D(args) — Constructor in class org.papervision3d.core.math.Matrix3D |
|
The Matrix3D constructor lets you create Matrix3D objects. |
| MatrixChannel3D — Class in package org.papervision3d.core.animation.channel |
|
|
| MatrixChannel3D(target:org.papervision3d.objects:DisplayObject3D, name) — Constructor in class org.papervision3d.core.animation.channel.MatrixChannel3D |
|
Constructor. |
| MatrixStackChannel3D — Class in package org.papervision3d.core.animation.channel |
|
|
| MatrixStackChannel3D(target:org.papervision3d.objects:DisplayObject3D, name) — Constructor in class org.papervision3d.core.animation.channel.MatrixStackChannel3D |
|
Constructor. |
| MAT_SHADER — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| MAT_SHININESS — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| MAT_SPECULAR — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| MAT_TEXFLNM — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| MAT_TEXMAP — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| Max3DS — Class in package org.papervision3d.objects.parsers |
|
3DS File parser. |
| Max3DS(name) — Constructor in class org.papervision3d.objects.parsers.Max3DS |
|
Constuctor
|
| maxDepth — Property in class org.papervision3d.core.data.qTree.QuadTreeNode |
| |
| maxDepth — Property in class org.papervision3d.core.render.filter.FogFilter |
| |
| maxDepth — Property in class org.papervision3d.objects.special.SimpleLevelOfDetail |
| |
| maxDistance — Property in class org.papervision3d.core.math.BoundingSphere |
| |
| maxSoundDistance — Property in class org.papervision3d.objects.special.Sound3D |
| |
| maxU — Property in class org.papervision3d.core.proto.MaterialObject3D |
|
Internal use
|
| maxV — Property in class org.papervision3d.core.proto.MaterialObject3D |
|
Internal use
|
| maxX — Property in class org.papervision3d.core.math.AxisAlignedBoundingBox |
| |
| maxY — Property in class org.papervision3d.core.math.AxisAlignedBoundingBox |
| |
| maxZ — Property in class org.papervision3d.core.math.AxisAlignedBoundingBox |
| |
| mbcx — Property in class org.papervision3d.materials.BitmapMaterial |
| |
| mbcy — Property in class org.papervision3d.materials.BitmapMaterial |
| |
| mbcz — Property in class org.papervision3d.materials.BitmapMaterial |
| |
| mcax — Property in class org.papervision3d.materials.BitmapMaterial |
| |
| mcay — Property in class org.papervision3d.materials.BitmapMaterial |
| |
| mcaz — Property in class org.papervision3d.materials.BitmapMaterial |
| |
| MD2 — Class in package org.papervision3d.objects.parsers |
|
Loads Quake 2 MD2 file with animation!
Please feel free to use, but please mention me!
|
| MD2(autoPlay) — Constructor in class org.papervision3d.objects.parsers.MD2 |
|
Constructor. |
| member — Property in class org.ascollada.types.DaeAddressSyntax |
| |
| member — Property in class org.papervision3d.core.animation.channel.MatrixChannel3D |
| |
| memInfoTestField — Property in class org.papervision3d.view.stats.StatsView |
| |
| merge(bbox:org.papervision3d.core.math:AxisAlignedBoundingBox) — Method in class org.papervision3d.core.math.AxisAlignedBoundingBox |
| |
| mergeVertices() — Method in class org.papervision3d.core.geom.TriangleMesh3D |
|
Merges duplicated vertices. |
| mesh — Property in class org.ascollada.core.DaeGeometry |
| |
| mesh — Property in class org.ascollada.core.DaePrimitive |
| parent element |
| MESH — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| MESH_COLOR_IND — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| MESH_FACES — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| MESH_MATER — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| MESH_OBJECT — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| meshSort — Property in class org.papervision3d.objects.DisplayObject3D |
|
tells Mesh3D's render() method to compare the measurement choice of the user for a triangle's sorting
|
| MESH_SORT_CENTER — Constant static property in class org.papervision3d.objects.DisplayObject3D |
|
tells Mesh3D's render() method to sort by measuring from the center of a triangle
|
| MESH_SORT_CLOSE — Constant static property in class org.papervision3d.objects.DisplayObject3D |
|
tells Mesh3D's render() method to sort by measuring from the closest point of a triangle
|
| MESH_SORT_FAR — Constant static property in class org.papervision3d.objects.DisplayObject3D |
|
tells Mesh3D's render() method to sort by measuring from the farthest point of a triangle
|
| MESH_TEX_INFO — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| MESH_TEX_VERT — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| MeshUtil — Class in package org.papervision3d.core.utils |
| |
| MeshUtil() — Constructor in class org.papervision3d.core.utils.MeshUtil |
| |
| MESH_VERSION — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| MESH_VERTICES — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| MESH_XFMATRIX — Constant property in class org.papervision3d.objects.parsers.Max3DS |
| |
| message — Property in class org.papervision3d.events.AnimationEvent |
| |
| message — Property in class org.papervision3d.events.FileLoadEvent |
| |
| method — Property in class nochump.util.zip.ZipEntry |
|
Gets the compression method. |
| method — Property in class org.ascollada.core.DaeMorph |
| |
| METHOD_NORMALIZED — Constant static property in class org.ascollada.core.DaeMorph |
| |
| METHOD_RELATIVE — Constant static property in class org.ascollada.core.DaeMorph |
| |
| minDepth — Property in class org.papervision3d.core.render.filter.FogFilter |
| |
| minDepth — Property in class org.papervision3d.objects.special.SimpleLevelOfDetail |
| |
| minimumRenderSize — Property in class org.papervision3d.core.components.as3.collections.MaterialsListItem |
|
If you're using a precision material, this is the setting for how small your triangles can be before the recursion loop will draw the face
|
| minimumRenderSize — Property in class org.papervision3d.materials.BitmapMaterial |
| |
| MIN_SEGMENTSH — Constant static property in class org.papervision3d.objects.primitives.Cylinder |
|
Minimum value of gridY. |
| MIN_SEGMENTSH — Static property in class org.papervision3d.objects.primitives.Sphere |
|
Minimum value of gridY. |
| MIN_SEGMENTSW — Constant static property in class org.papervision3d.objects.primitives.Cylinder |
|
Minimum value of gridX. |
| MIN_SEGMENTSW — Static property in class org.papervision3d.objects.primitives.Sphere |
|
Minimum value of gridX. |
| minusEq(v:org.papervision3d.core.math:Number2D) — Method in class org.papervision3d.core.math.Number2D |
| |
| minusEq(v:org.papervision3d.core.math:Number3D) — Method in class org.papervision3d.core.math.Number3D |
|
Subtracts the vector passed to this vector. |
| minX — Property in class org.papervision3d.core.math.AxisAlignedBoundingBox |
| |
| minY — Property in class org.papervision3d.core.math.AxisAlignedBoundingBox |
| |
| minZ — Property in class org.papervision3d.core.math.AxisAlignedBoundingBox |
| |
| MIP_MAP_DEPTH — Static property in class org.papervision3d.materials.BitmapMaterial |
|
Levels of mip mapping to force. |
| mirrorBitmapX(bitmap) — Static method in class org.papervision3d.materials.utils.BitmapMaterialTools |
|
Mirrors the bitmap over its X axis
|
| mirrorBitmapY(bitmap) — Static method in class org.papervision3d.materials.utils.BitmapMaterialTools |
|
Mirrors the bitmap over its Y axis
|
| _mode — Property in class org.papervision3d.core.culling.ViewportObjectFilter |
| |
| mode — Property in class org.papervision3d.core.culling.ViewportObjectFilter |
| |
| model — Property in class org.papervision3d.objects.parsers.Sketchup |
| |
| modified — Property in class org.ascollada.core.DaeAsset |
| |
| modulo — Property in class org.papervision3d.core.math.Number2D |
| |
| modulo — Property in class org.papervision3d.core.math.Number3D |
|
Modulo
|
| modulo — Property in class org.papervision3d.core.math.Quaternion |
|
Modulo. |
| moduloSquared — Property in class org.papervision3d.core.math.Number2D |
| |
| moduloSquared — Property in class org.papervision3d.core.math.Number3D |
| |
| morph — Property in class org.ascollada.core.DaeController |
| |
| MorphChannel3D — Class in package org.papervision3d.core.animation.channel |
|
|
| MorphChannel3D(target:org.papervision3d.objects:DisplayObject3D, name) — Constructor in class org.papervision3d.core.animation.channel.MorphChannel3D |
|
Constructor. |
| mouse3D — Property in class org.papervision3d.core.utils.InteractiveSceneManager |
| |
| Mouse3D — Class in package org.papervision3d.core.utils |
| |
| Mouse3D() — Constructor in class org.papervision3d.core.utils.Mouse3D |
| |
| mouseDown — Event in class org.papervision3d.core.utils.virtualmouse.VirtualMouse |
|
Dispatched when the virtual mouse fires an
MouseEvent.MOUSE_DOWN event. |
| mouseDownHandler(event) — Method in class org.papervision3d.cameras.DebugCamera3D |
|
The default handler for the MouseEvent.MOUSE_DOWN event. |
| mouseIsDown — Property in class org.papervision3d.core.utils.virtualmouse.VirtualMouse |
|
True if the virtual mouse is being
pressed, false if not. |
| MOUSE_IS_DOWN — Static property in class org.papervision3d.core.utils.InteractiveSceneManager |
|
MOUSE_IS_DOWN is a quick static property to check and is maintained by the ISM
|
| mouseLeave — Event in class org.papervision3d.core.utils.virtualmouse.VirtualMouse |
|
Dispatched when the virtual mouse fires an
Event.MOUSE_LEAVE event. |
| mouseMove — Event in class org.papervision3d.core.utils.virtualmouse.VirtualMouse |
|
Dispatched when the virtual mouse fires an
MouseEvent.MOUSE_MOVE event. |
| mouseMoveHandler(event) — Method in class org.papervision3d.cameras.DebugCamera3D |
|
The default handler for the MouseEvent.MOUSE_MOVE event. |
| mouseOut — Event in class org.papervision3d.core.utils.virtualmouse.VirtualMouse |
|
Dispatched when the virtual mouse fires an
MouseEvent.MOUSE_OUT event. |
| mouseOver — Event in class org.papervision3d.core.utils.virtualmouse.VirtualMouse |
|
Dispatched when the virtual mouse fires an
MouseEvent.MOUSE_OVER event. |
| mouseUp — Event in class org.papervision3d.core.utils.virtualmouse.VirtualMouse |
|
Dispatched when the virtual mouse fires an
MouseEvent.MOUSE_UP event. |
| mouseUpHandler(event) — Method in class org.papervision3d.cameras.DebugCamera3D |
|
Removes the mouseMoveHandler on the MouseEvent.MOUSE_UP event. |
| moveBackward(distance) — Method in class org.papervision3d.objects.DisplayObject3D |
|
Translate the display object in the opposite direction it is facing, i.e. |
| moveDown(distance) — Method in class org.papervision3d.objects.DisplayObject3D |
|
Translate the display object downwards, with respect to the direction it is facing, i.e. |
| moveForward(distance) — Method in class org.papervision3d.objects.DisplayObject3D |
|
Translate the display object in the direction it is facing, i.e. |
| moveLeft(distance) — Method in class org.papervision3d.objects.DisplayObject3D |
|
Translate the display object lateraly, to the left of the direction it is facing, i.e. |
| movementInc — Property in class org.papervision3d.core.components.as3.utils.ObjectController |
| |
| moveRight(distance) — Method in class org.papervision3d.objects.DisplayObject3D |
|
Translate the display object lateraly, to the right of the direction it is facing, i.e. |
| moveUp(distance) — Method in class org.papervision3d.objects.DisplayObject3D |
|
Translate the display object upwards, with respect to the direction it is facing, i.e. |
| movie — Property in class org.papervision3d.materials.MovieMaterial |
|
The MovieClip that is used as a texture. |
| movie — Property in class org.papervision3d.materials.special.MovieAssetParticleMaterial |
|
The MovieClip that is used as a texture. |
| MovieAssetMaterial — Class in package org.papervision3d.materials |
|
The MovieAssetMaterial class creates a texture from a MovieClip library symbol. |
| MovieAssetMaterial(linkageID, transparent, animated, createUnique, precise) — Constructor in class org.papervision3d.materials.MovieAssetMaterial |
|
The MovieAssetMaterial class creates a texture from a MovieClip library id. |
| MovieAssetParticleMaterial — Class in package org.papervision3d.materials.special |
|
|
| MovieAssetParticleMaterial(linkageID, transparent, animated, createUnique) — Constructor in class org.papervision3d.materials.special.MovieAssetParticleMaterial |
|
A Particle material that is made from a single DisplayObject (Sprite, MovieClip, etc) or a
Class that extends a DisplayObject (ie a library symbol)
v0.1 - TODO implement reusable assets in the same way as MovieAssetMaterial
|
| MovieMaterial — Class in package org.papervision3d.materials |
|
The MovieMaterial class creates a texture from an existing MovieClip instance. |
| MovieMaterial(movieAsset, transparent, animated, precise, rect) — Constructor in class org.papervision3d.materials.MovieMaterial |
|
The MovieMaterial class creates a texture from an existing MovieClip instance. |
| movieTransparent — Property in class org.papervision3d.materials.MovieMaterial |
|
A Boolean value that determines whether the MovieClip is transparent. |
| movieTransparent — Property in class org.papervision3d.materials.special.MovieAssetParticleMaterial |
|
A Boolean value that determines whether the MovieClip is transparent. |
| mult(b:org.papervision3d.core.math:Quaternion) — Method in class org.papervision3d.core.math.Quaternion |
|
Multiply by another Quaternion. |
| multiply(a:org.papervision3d.core.math:Matrix3D, b:org.papervision3d.core.math:Matrix3D) — Static method in class org.papervision3d.core.math.Matrix3D |
| |
| multiply(a:org.papervision3d.core.math:Quaternion, b:org.papervision3d.core.math:Quaternion) — Static method in class org.papervision3d.core.math.Quaternion |
|
Multiply. |
| multiply3x3(a:org.papervision3d.core.math:Matrix3D, b:org.papervision3d.core.math:Matrix3D) — Static method in class org.papervision3d.core.math.Matrix3D |
| |
| multiplyEq(d) — Method in class org.papervision3d.core.math.Number2D |
| |
| multiplyEq(n) — Method in class org.papervision3d.core.math.Number3D |
|
Multiplies the vector by a number. |
| multiplyQuaternion(a, b) — Static method in class org.papervision3d.core.math.Matrix3D |
| |
| multiplyScalar(v:org.papervision3d.core.math:Number2D, n) — Static method in class org.papervision3d.core.math.Number2D |
| |
| multiplyVector(m:org.papervision3d.core.math:Matrix3D, v:org.papervision3d.core.math:Number3D) — Static method in class org.papervision3d.core.math.Matrix3D |
| |
| multiplyVector3x3(m:org.papervision3d.core.math:Matrix3D, v:org.papervision3d.core.math:Number3D) — Static method in class org.papervision3d.core.math.Matrix3D |
| |
| multiplyVector4x4(m:org.papervision3d.core.math:Matrix3D, v:org.papervision3d.core.math:Number3D) — Static method in class org.papervision3d.core.math.Matrix3D |
| |
|
| 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 |