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  
lastEvent — Property in class org.papervision3d.core.utils.virtualmouse.VirtualMouse
The last event dispatched by the VirtualMouse instance.
lastFrameTime — Property in class org.papervision3d.view.stats.AbstractStatsView
lastMousePos — Property in class org.papervision3d.core.utils.InteractiveSceneManager
lastRenderList — Property in class org.papervision3d.view.Viewport3D
lastRenderList stores RenderableListItems (Triangles, Lines, Pixels, Particles, Fog) of everything that was rendered in the last pass.
layer — Property in class org.papervision3d.core.geom.Pixels
layer — Property in class org.papervision3d.view.layer.ViewportLayerEvent
layerBlendMode — Property in class org.papervision3d.materials.shaders.Shader
layerIndex — Property in class org.papervision3d.view.layer.ViewportLayer
layers — Property in class org.papervision3d.materials.shaders.Shader
layers — Property in class org.papervision3d.view.layer.ViewportLayer
LazyRenderEngine — Class in package org.papervision3d.render
LazyRenderEngine(scene:org.papervision3d.scenes:Scene3D, camera:org.papervision3d.core.proto:CameraObject3D, viewport:org.papervision3d.view:Viewport3D) — Constructor in class org.papervision3d.render.LazyRenderEngine
LEFT — Static property in class org.papervision3d.core.clipping.FrustumClipping
Left face selection
LEFT — Static property in class org.papervision3d.objects.primitives.Cube
Left face selection
LensFlare — Class in package org.papervision3d.core.effects.objects
LensFlare(light:org.papervision3d.core.proto:LightObject3D, flareArray, width, height, positions) — Constructor in class org.papervision3d.core.effects.objects.LensFlare
level — Property in class org.papervision3d.core.log.PaperLogVO
light — Property in class org.papervision3d.core.effects.objects.LensFlare
light — Property in class org.papervision3d.core.material.AbstractLightShadeMaterial
light — Property in class org.papervision3d.materials.shaders.LightShader
lightColor — Property in class org.papervision3d.materials.shaders.FlatShader
_lightMap — Property in class org.papervision3d.materials.shadematerials.EnvMapMaterial
lightMap — Property in class org.papervision3d.materials.shadematerials.EnvMapMaterial
lightmapHalfheight — Property in class org.papervision3d.materials.shadematerials.EnvMapMaterial
lightmapHalfheight — Property in class org.papervision3d.materials.shaders.EnvMapShader
lightmapHalfwidth — Property in class org.papervision3d.materials.shadematerials.EnvMapMaterial
lightmapHalfwidth — Property in class org.papervision3d.materials.shaders.EnvMapShader
LightMaps — Class in package org.papervision3d.materials.utils
lightMatrices — Property in class org.papervision3d.core.material.AbstractLightShadeMaterial
lightMatrices — Property in class org.papervision3d.core.render.shader.ShaderObjectData
lightMatrix — Static property in class org.papervision3d.core.material.AbstractLightShadeMaterial
lightMatrix — Property in class org.papervision3d.core.proto.LightObject3D
LightMatrix — Class in package org.papervision3d.materials.utils
LightObject3D — Class in package org.papervision3d.core.proto
LightObject3D(showLight, flipped) — Constructor in class org.papervision3d.core.proto.LightObject3D
LightShader — Class in package org.papervision3d.materials.shaders
LightShader() — Constructor in class org.papervision3d.materials.shaders.LightShader
LIN_COLOR_24 — Constant property in class org.papervision3d.objects.parsers.Max3DS
LIN_COLOR_F — Constant property in class org.papervision3d.objects.parsers.Max3DS
line — Property in class org.papervision3d.core.render.command.RenderLine
Line3D — Class in package org.papervision3d.core.geom.renderables
Line3D is used by Lines3D to store and render the lines.
Line3D(instance:org.papervision3d.core.geom:Lines3D, material:org.papervision3d.materials.special:LineMaterial, size, vertex0:org.papervision3d.core.geom.renderables:Vertex3D, vertex1:org.papervision3d.core.geom.renderables:Vertex3D) — Constructor in class org.papervision3d.core.geom.renderables.Line3D
lineAlpha — Property in class org.papervision3d.core.proto.MaterialObject3D
An 8-bit alpha value for the faces outline.
lineColor — Property in class org.papervision3d.core.proto.MaterialObject3D
A RGB color value to draw the faces outline.
lineCuller — Property in class org.papervision3d.view.Viewport3D
lineCuller uses the culling Rectangle to determine which particles will not be rendered in BasicRenderEngine
LineMaterial — Class in package org.papervision3d.materials.special
LineMaterial(color, alpha) — Constructor in class org.papervision3d.materials.special.LineMaterial
linePlane(pA:org.papervision3d.core.geom.renderables:Vertex3D, pB:org.papervision3d.core.geom.renderables:Vertex3D, plane:org.papervision3d.core.math:Plane3D, e, dst:org.papervision3d.core.math.util:Intersection) — Static method in class org.papervision3d.core.math.util.Intersection
lines — Property in class org.papervision3d.core.geom.Lines3D
lines — Property in class org.papervision3d.core.render.data.RenderStatistics
Lines3D — Class in package org.papervision3d.core.geom
Lines3D(material:org.papervision3d.materials.special:LineMaterial, name) — Constructor in class org.papervision3d.core.geom.Lines3D
lineThickness — Property in class org.papervision3d.core.proto.MaterialObject3D
An value for the thickness of the faces line.
load(asset, materials:org.papervision3d.materials.utils:MaterialsList) — Method in class org.papervision3d.objects.parsers.DAE
Loads the COLLADA.
load(asset, materials:org.papervision3d.materials.utils:MaterialsList) — Method in class org.papervision3d.objects.parsers.KMZ
Loads a KMZ.
load(asset, materials:org.papervision3d.materials.utils:MaterialsList, textureDir) — Method in class org.papervision3d.objects.parsers.Max3DS
Load.
load(asset, material:org.papervision3d.core.proto:MaterialObject3D, fps, scale) — Method in class org.papervision3d.objects.parsers.MD2
Loads the MD2.
loadBitmapCompleteHandler(e) — Method in class org.papervision3d.materials.BitmapFileMaterial
loadBitmapErrorHandler(e) — Method in class org.papervision3d.materials.BitmapFileMaterial
loadBitmapProgressHandler(e) — Method in class org.papervision3d.materials.BitmapFileMaterial
loadComplete() — Method in class org.papervision3d.materials.BitmapFileMaterial
LOAD_COMPLETE — Constant static property in class org.papervision3d.events.FileLoadEvent
loadDocument(data) — Method in class org.ascollada.io.DaeReader
loaded — Property in class org.papervision3d.materials.BitmapFileMaterial
Whether or not the texture has been loaded.
loaded — Property in class org.papervision3d.objects.parsers.Ase
Whether or not the scene has been loaded.
loaded — Property in class org.papervision3d.objects.parsers.Collada
Whether or not the scene has been loaded.
loaded — Property in class org.papervision3d.objects.parsers.SketchupCollada
Whether or not the scene has been loaded.
_loadedBitmaps — Static property in class org.papervision3d.materials.BitmapFileMaterial
LOAD_ERROR — Constant static property in class org.papervision3d.events.FileLoadEvent
_loaderUrls — Static property in class org.papervision3d.materials.BitmapFileMaterial
LOADING_COLOR — Static property in class org.papervision3d.materials.BitmapFileMaterial
The color to use in materials before loading has finished.
_loadingIdle — Static property in class org.papervision3d.materials.BitmapFileMaterial
loadNextBitmap() — Method in class org.papervision3d.materials.BitmapFileMaterial
LOAD_PROGRESS — Constant static property in class org.papervision3d.events.FileLoadEvent
_localMatrix — Static property in class org.papervision3d.materials.BitmapWireframeMaterial
localRotationX — Property in class org.papervision3d.objects.DisplayObject3D
localRotationY — Property in class org.papervision3d.objects.DisplayObject3D
localRotationZ — Property in class org.papervision3d.objects.DisplayObject3D
lock() — Method in class org.papervision3d.core.utils.virtualmouse.VirtualMouse
Locks the current VirtualMouse instance preventing updates from being made as properties change within the instance.
log(o) — Static method in class org.ascollada.utils.Logger
log(msg, object, arg) — Method in class org.papervision3d.core.log.AbstractPaperLogger
log(msg, object, arguments) — Method in interface org.papervision3d.core.log.IPaperLogger
_log(msg, object, ... rest) — Method in class org.papervision3d.core.log.PaperLogger
log(msg, object, ... rest) — Static method in class org.papervision3d.core.log.PaperLogger
log(msg, object, arguments) — Method in class org.papervision3d.core.log.PaperTraceLogger
LOG — Constant static property in class org.papervision3d.core.log.LogLevel
Logger — Class in package org.ascollada.utils
LogLevel — Class in package org.papervision3d.core.log
LogLevel() — Constructor in class org.papervision3d.core.log.LogLevel
lookAt(targetObject:org.papervision3d.objects:DisplayObject3D, upAxis:org.papervision3d.core.math:Number3D) — Method in class org.papervision3d.core.proto.CameraObject3D
Lookat.
lookAt(targetObject:org.papervision3d.objects:DisplayObject3D, upAxis:org.papervision3d.core.math:Number3D) — Method in class org.papervision3d.objects.DisplayObject3D
Make the object look at a specific position.
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