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  
magnitudeQuaternion(q) — Static method in class org.papervision3d.core.math.Matrix3D
manageOverOut() — Method in class org.papervision3d.core.utils.InteractiveSceneManager
mat — Property in class org.papervision3d.materials.utils.RenderRecStorage
material — Property in class com.eyesee360.VideoDisplaySprite
A PaperVision3D material object that can be used as a surface material for models.
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 transformed Face3DInstance
material — Property in class org.papervision3d.core.render.data.RenderHitData
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
MaterialManager — Class in package org.papervision3d.core.render.material
MaterialManager() — Constructor in class org.papervision3d.core.render.material.MaterialManager
MaterialManager singleton constructor
_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.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() — 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.
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.
maxDistance — Property in class org.papervision3d.core.math.BoundingSphere
maxlevel — Property in class org.papervision3d.core.render.data.QuadTreeNode
maxLevel — Property in class org.papervision3d.core.render.data.QuadTree
MAX_TRIES — Constant static property in class br.com.stimuli.loading.BulkLoader
The number, as an int, to retry downloading an item in case it fails.
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.clipping.draw.Clipping
Maximum allowed x value for primitives
maxX — Property in class org.papervision3d.core.math.AxisAlignedBoundingBox
maxX — Property in class org.papervision3d.core.render.command.RenderableListItem
Indicates the maximum x value of the drawing primitive.
maxY — Property in class org.papervision3d.core.clipping.draw.Clipping
Maximum allowed y value for primitives
maxY — Property in class org.papervision3d.core.math.AxisAlignedBoundingBox
maxY — Property in class org.papervision3d.core.render.command.RenderableListItem
Indicates the maximum y value of the drawing primitive.
maxZ — Property in class org.papervision3d.core.math.AxisAlignedBoundingBox
maxZ — Property in class org.papervision3d.core.render.command.RenderableListItem
median(a:org.papervision3d.core.geom.renderables:Vertex3DInstance, b:org.papervision3d.core.geom.renderables:Vertex3DInstance, focus) — Static method in class org.papervision3d.core.geom.renderables.Vertex3DInstance
median(a:org.papervision3d.core.math:NumberUV, b:org.papervision3d.core.math:NumberUV) — Static method in class org.papervision3d.core.math.NumberUV
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.
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
metadata — Property in class com.eyesee360.VideoDisplaySprite
An object that contains a metadata information packet that is received from a call to the NetSteam.onMetaData() callback method, if available.
metadataReceived — Event in class com.eyesee360.VideoDisplaySprite
Dispatched the first time metadata in the FLV file is reached.
minimumRenderSize — Property in class org.papervision3d.materials.BitmapMaterial
MIN_SEGMENTSH — Static property in class org.papervision3d.objects.primitives.Sphere
Minimum value of gridY.
MIN_SEGMENTSH — Constant static property in class zephyr.objects.primitives.Cylinder
Minimum value of gridY.
MIN_SEGMENTSH — Static property in class zephyr.objects.primitives.Sphere
Minimum value of gridY.
MIN_SEGMENTSW — Static property in class org.papervision3d.objects.primitives.Sphere
Minimum value of gridX.
MIN_SEGMENTSW — Constant static property in class zephyr.objects.primitives.Cylinder
Minimum value of gridX.
MIN_SEGMENTSW — Static property in class zephyr.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.clipping.draw.Clipping
Minimum allowed x value for primitives
minX — Property in class org.papervision3d.core.math.AxisAlignedBoundingBox
minX — Property in class org.papervision3d.core.render.command.RenderableListItem
minY — Property in class org.papervision3d.core.clipping.draw.Clipping
Minimum allowed y value for primitives
minY — Property in class org.papervision3d.core.math.AxisAlignedBoundingBox
minY — Property in class org.papervision3d.core.render.command.RenderableListItem
Indicates the minimum y value of the drawing primitive.
minZ — Property in class org.papervision3d.core.math.AxisAlignedBoundingBox
minZ — Property in class org.papervision3d.core.render.command.RenderableListItem
MIP_MAP_DEPTH — Static property in class org.papervision3d.materials.BitmapMaterial
Levels of mip mapping to force.
_mode — Property in class org.papervision3d.core.culling.ViewportObjectFilter
mode — Property in class org.papervision3d.core.culling.ViewportObjectFilter
moduleLoader — Static property in class ModuleLoader
ModuleLoader — Class in Top Level
ModuleLoader() — Constructor in class ModuleLoader
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
mouse3D — Property in class org.papervision3d.core.utils.InteractiveSceneManager
Mouse3D — Class in package org.papervision3d.core.utils
Mouse3D tracks the mouse's position in relation to 3d space
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.
mouseDownEvent(event) — Method in class PanoSalado
mouse down handler for camera interaction
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.
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.
mouseUpEvent(event) — Method in class PanoSalado
mouse up camera interaction handler
mouseWheelEvent(event) — Method in class PanoSalado
mouse wheel handler for camera interaction
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.
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.
MOVIECLIP_EXTENSIONS — Static property in class br.com.stimuli.loading.BulkLoader
movieHotspot(xml) — Method in class PanoSalado
creates a movie hotsport.
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.
msg — Property in class org.papervision3d.core.log.PaperLogVO
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