| 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 | |
| pan(angle) — Method in class org.papervision3d.core.proto.CameraObject3D | |
| Rotate the camera in its horizontal plane. | |
| PaperLogger — Class in package org.papervision3d.core.log | |
| PaperLogger() — Constructor in class org.papervision3d.core.log.PaperLogger | |
| PAPERLOGGER — Static property in class org.papervision3d.Papervision3D | |
| This is the main Logger Controller. | |
| PaperLoggerEvent — Class in package org.papervision3d.core.log.event | |
| PaperLoggerEvent(paperLogVO:org.papervision3d.core.log:PaperLogVO) — Constructor in class org.papervision3d.core.log.event.PaperLoggerEvent | |
| paperLogVO — Property in class org.papervision3d.core.log.event.PaperLoggerEvent | |
| PaperLogVO — Class in package org.papervision3d.core.log | |
| PaperLogVO(level, msg, object, arg) — Constructor in class org.papervision3d.core.log.PaperLogVO | |
| PaperPlane — Class in package org.papervision3d.objects.primitives | |
| The PaperPlane class lets you create a paper plane object. | |
| PaperPlane(material:org.papervision3d.core.proto:MaterialObject3D, scale) — Constructor in class org.papervision3d.objects.primitives.PaperPlane | |
| Creates a new PaperPlane object. | |
| PaperTraceLogger — Class in package org.papervision3d.core.log | |
| PaperTraceLogger() — Constructor in class org.papervision3d.core.log.PaperTraceLogger | |
| Papervision3D — Class in package org.papervision3d | |
| The Papervision3D class contains global properties and settings. | |
| PARALLEL — Constant static property in class org.papervision3d.core.math.util.Intersection | |
| params — Property in class org.ascollada.core.DaeAccessor | |
| params - optional - 0 or more | |
| parent — Property in class org.papervision3d.core.render.data.QuadTreeNode | |
| The quadrant parent. | |
| parent — Property in class org.papervision3d.objects.DisplayObject3D | |
| [read-only] Indicates the DisplayObjectContainer3D object that contains this display object. | |
| parentContainer — Property in class org.papervision3d.objects.DisplayObject3D | |
| parse(node) — Method in class org.ascollada.core.DaePrimitive | |
| parse(data) — Method in class org.papervision3d.objects.parsers.MD2 | |
|
Parses the MD2 file. |
|
| parseAnimationTarget(target) — Static method in class org.ascollada.types.DaeAddressSyntax | |
| parser — Property in class org.papervision3d.objects.parsers.DAE | |
| The COLLADA parser. | |
| particle — Property in class org.papervision3d.core.render.command.RenderParticle | |
| Particle — Class in package org.papervision3d.core.geom.renderables | |
| This is the single renderable Particle object, used by Particles.as See Particles.as for a full explanation. | |
| Particle(material:org.papervision3d.materials.special:ParticleMaterial, size, x, y, z) — Constructor in class org.papervision3d.core.geom.renderables.Particle | |
| particleCuller — Property in class org.papervision3d.core.render.data.RenderSessionData | |
| particleCuller — Property in class org.papervision3d.view.Viewport3D | |
| particleCuller uses the cullingRectangle to determine which particles will not be rendered in BasicRenderEngine | |
| ParticleField — Class in package org.papervision3d.objects.special | |
| ParticleField(mat:org.papervision3d.materials.special:ParticleMaterial, quantity, particleSize, fieldWidth, fieldHeight, fieldDepth) — Constructor in class org.papervision3d.objects.special.ParticleField | |
| The ParticleField class creates an object with an amount of particles randomly distributed over a specied 3d area. | |
| ParticleMaterial — Class in package org.papervision3d.materials.special | |
| ParticleMaterial(color, alpha, shape) — Constructor in class org.papervision3d.materials.special.ParticleMaterial | |
| particles — Property in class org.papervision3d.core.geom.Particles | |
| particles — Property in class org.papervision3d.core.render.data.RenderStatistics | |
| Particles — Class in package org.papervision3d.core.geom | |
|
The Particles object is a DisplayObject3D that is used solely for displaying particle objects. |
|
| Particles(name) — Constructor in class org.papervision3d.core.geom.Particles | |
| PER_LAYER — Static property in class org.papervision3d.materials.shaders.ShaderCompositeModes | |
| _perPixelPrecision — Property in class org.papervision3d.materials.BitmapMaterial | |
| perspective(focus) — Method in class org.papervision3d.core.geom.renderables.Vertex3D | |
| PER_TRIANGLE_IN_BITMAP — Static property in class org.papervision3d.materials.shaders.ShaderCompositeModes | |
| PhongMaterial — Class in package org.papervision3d.materials.shadematerials | |
| PhongMaterial(light:org.papervision3d.core.proto:LightObject3D, lightColor, ambientColor, specularLevel) — Constructor in class org.papervision3d.materials.shadematerials.PhongMaterial | |
| PhongShader — Class in package org.papervision3d.materials.shaders | |
| PhongShader(light:org.papervision3d.core.proto:LightObject3D, lightColor, ambientColor, specularLevel, bumpMap, specularMap) — Constructor in class org.papervision3d.materials.shaders.PhongShader | |
| physics_scenes — Property in class org.ascollada.core.DaeDocument | |
| pitch(angle) — Method in class org.papervision3d.objects.DisplayObject3D | |
| Rotate the display object around its lateral or transverse axis —an axis running from the pilot's left to right in piloted aircraft, and parallel to the wings of a winged aircraft; thus the nose pitches up and the tail down, or vice-versa. | |
| Pixel3D — Class in package org.papervision3d.core.geom.renderables | |
| Pixel3D(color, x, y, z) — Constructor in class org.papervision3d.core.geom.renderables.Pixel3D | |
| pixelHinting — Property in class org.papervision3d.objects.special.commands.LineStyle | |
| pixelPrecision — Property in class org.papervision3d.materials.BitmapMaterial | |
| pixels — Property in class org.papervision3d.core.geom.Pixels | |
| Pixels — Class in package org.papervision3d.core.geom | |
| Pixels(effectLayer:org.papervision3d.view.layer:BitmapEffectLayer, name) — Constructor in class org.papervision3d.core.geom.Pixels | |
| Vertexpixels A simple Particle Renderer for Papervision3D. | |
| Plane — Class in package org.papervision3d.objects.primitives | |
| The Plane class lets you create and display flat rectangle objects. | |
| Plane(material:org.papervision3d.core.proto:MaterialObject3D, width, height, segmentsW, segmentsH) — Constructor in class org.papervision3d.objects.primitives.Plane | |
| Create a new Plane object. | |
| Plane3D — Class in package org.papervision3d.core.math | |
| The Plane3D class represents a plane in 3D space. | |
| Plane3D(normal:org.papervision3d.core.math:Number3D, ptOnPlane:org.papervision3d.core.math:Number3D) — Constructor in class org.papervision3d.core.math.Plane3D | |
| Constructor. | |
| planes — Property in class org.papervision3d.core.clipping.FrustumClipping | |
| Bitmask indicating which planes are used for clipping. | |
| play(clip) — Method in interface org.papervision3d.core.animation.IAnimatable | |
| Plays the animation. | |
| play(clip) — Method in class org.papervision3d.objects.parsers.DAE | |
| Plays the animation. | |
| play(clip) — Method in class org.papervision3d.objects.parsers.MD2 | |
| Plays the animation. | |
| play(startTime, loops, sndTransform) — Method in class org.papervision3d.objects.special.Sound3D | |
| _playerType — Property in class org.papervision3d.objects.parsers.DAE | |
| plusEq(v:org.papervision3d.core.math:Number2D) — Method in class org.papervision3d.core.math.Number2D | |
| plusEq(v:org.papervision3d.core.math:Number3D) — Method in class org.papervision3d.core.math.Number3D | |
| Adds the vector passed to this vector. | |
| point — Static property in class org.papervision3d.core.math.util.ClassificationUtil | |
| point — Property in class org.papervision3d.core.math.util.Intersection | |
| pointInFrustum(x, y, z) — Method in class org.papervision3d.core.culling.FrustumCuller | |
| Tests whether a point is inside the frustum. | |
| PointLight3D — Class in package org.papervision3d.lights | |
| PointLight3D(showLight, flipped) — Constructor in class org.papervision3d.lights.PointLight3D | |
| Constructor. | |
| pointOnSide(num:org.papervision3d.core.math:Number3D) — Method in class org.papervision3d.core.math.Plane3D | |
| Gets the side a vertex is on. | |
| polyCountField — Property in class org.papervision3d.view.stats.StatsView | |
| polygons — Property in class org.ascollada.core.DaePrimitive | |
| poseMatrix — Property in class org.papervision3d.core.controller.SkinController | |
| position — Property in class org.papervision3d.core.geom.renderables.Vertex3D | |
| position — Property in class org.papervision3d.objects.DisplayObject3D | |
| A Number3D containing the current x, y, and z of the DisplayObject3D | |
| positionOffset — Property in class org.papervision3d.cameras.SpringCamera3D | |
| Offset of spring center from target in target object space, ie: Where the camera should ideally be in the target object space. | |
| positions — Property in class org.papervision3d.core.effects.objects.LensFlare | |
| postInfinity — Property in class org.ascollada.core.DaeAnimationCurve | |
| postRender() — Method in class org.papervision3d.core.effects.AbstractEffect | |
| postRender() — Method in class org.papervision3d.core.effects.BitmapColorEffect | |
| postRender() — Method in class org.papervision3d.core.effects.BitmapFireEffect | |
| postRender() — Method in class org.papervision3d.core.effects.BitmapLayerEffect | |
| postRender() — Method in class org.papervision3d.core.effects.BitmapMotionEffect | |
| postRender() — Method in class org.papervision3d.core.effects.BitmapPixelateEffect | |
| postRender() — Method in interface org.papervision3d.core.effects.IEffect | |
| _precise — Property in class org.papervision3d.materials.BitmapMaterial | |
| precise — Property in class org.papervision3d.materials.BitmapMaterial | |
| _precision — Property in class org.papervision3d.materials.BitmapMaterial | |
| precision — Property in class org.papervision3d.materials.BitmapMaterial | |
| precisionMode — Property in class org.papervision3d.materials.BitmapMaterial | |
| Precision mode indicates how triangles are created for precise texture render. | |
| PrecisionMode — Class in package org.papervision3d.materials.utils | |
| preInfinity — Property in class org.ascollada.core.DaeAnimationCurve | |
| preRender() — Method in class org.papervision3d.core.effects.AbstractEffect | |
| preRender() — Method in class org.papervision3d.core.effects.BitmapLayerEffect | |
| preRender() — Method in class org.papervision3d.core.effects.BitmapMotionEffect | |
| preRender() — Method in class org.papervision3d.core.effects.BitmapPixelateEffect | |
| preRender() — Method in interface org.papervision3d.core.effects.IEffect | |
| press() — Method in class org.papervision3d.core.utils.virtualmouse.VirtualMouse | |
| Simulates the pressing of the left mouse button. | |
| _prevFocus — Property in class org.papervision3d.cameras.Camera3D | |
| prevFrameTime — Property in class org.ascollada.utils.FPS | |
| _prevHeight — Property in class org.papervision3d.cameras.Camera3D | |
| _prevOrtho — Property in class org.papervision3d.cameras.Camera3D | |
| _prevOrthoProjection — Property in class org.papervision3d.cameras.Camera3D | |
| prevSecondTime — Property in class org.ascollada.utils.FPS | |
| _prevUseProjection — Property in class org.papervision3d.cameras.Camera3D | |
| _prevWidth — Property in class org.papervision3d.cameras.Camera3D | |
| _prevZoom — Property in class org.papervision3d.cameras.Camera3D | |
| PRIMARY — Constant property in class org.papervision3d.objects.parsers.Max3DS | |
| primitives — Property in class org.ascollada.core.DaeMesh | |
| processRenderItem(rc:org.papervision3d.core.render.command:RenderableListItem) — Method in class org.papervision3d.view.layer.ViewportLayer | |
| project(parent:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.core.geom.Lines3D | |
| Converts 3D vertices into 2D space, to prepare for rendering onto the stage. | |
| project(parent:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.core.geom.Particles | |
| Converts 3D vertices into 2D space, to prepare for rendering onto the stage. | |
| project(parent:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.core.geom.Pixels | |
| Project | |
| project(parent:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.core.geom.TriangleMesh3D | |
| Projects three dimensional coordinates onto a two dimensional plane to simulate the relationship of the camera to subject. | |
| project(parent:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.core.geom.Vertices3D | |
| Projects three dimensional coordinates onto a two dimensional plane to simulate the relationship of the camera to subject. | |
| project(renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.core.render.project.BasicProjectionPipeline | |
| project(renderSessionData:RenderSessionData); Projects all base objects | |
| project(renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.core.render.project.ProjectionPipeline | |
| project(renderSessionData:RenderSessionData); The main projection function as called by the renderer. | |
| project(renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in interface org.papervision3d.core.render.project.basic.IProjector | |
| project(parent:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.objects.DisplayObject3D | |
| [internal-use] Projects three dimensional coordinates onto a two dimensional plane to simulate the relationship of the camera to subject. | |
| project(parent:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.objects.parsers.DAE | |
| Project. | |
| project(parent:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.objects.parsers.MD2 | |
| Project. | |
| project(parent:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.objects.special.SimpleLevelOfDetail | |
| project(parent:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.objects.special.Skin3D | |
| project(parent:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.objects.special.Sound3D | |
| project(parent:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.objects.special.VectorShape3D | |
| projectEmpty(parent:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.core.geom.Vertices3D | |
| projectFaces(faces, object:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.cameras.Camera3D | |
| projectFaces(faces, object:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.core.proto.CameraObject3D | |
| projectFrustum(parent:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.core.geom.Vertices3D | |
| _projection — Property in class org.papervision3d.cameras.Camera3D | |
| PROJECTION_DONE — Constant static property in class org.papervision3d.events.RendererEvent | |
| projectionPipeline — Property in class org.papervision3d.render.BasicRenderEngine | |
| The type of projection pipeline used for projecting and culling. | |
| ProjectionPipeline — Class in package org.papervision3d.core.render.project | |
| ProjectionPipeline() — Constructor in class org.papervision3d.core.render.project.ProjectionPipeline | |
| ProjectionPipeline(); A projection pipeline defines the way a scene and it's contained objects will be projected and culled. | |
| projectionTime — Property in class org.papervision3d.core.render.data.RenderStatistics | |
| projectObject(object:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData, test) — Method in class org.papervision3d.core.render.project.BasicProjectionPipeline | |
| projectPoints(points, origin:org.papervision3d.core.math:Number3D) — Method in class org.papervision3d.core.math.Plane3D | |
| Projects points onto this plane. | |
| projectTexture(u, v) — Method in class org.papervision3d.core.geom.TriangleMesh3D | |
| Planar projection from the specified plane. | |
| projectVertices(vertices, object:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.cameras.Camera3D | |
| Projects vertices. | |
| projectVertices(vertices, object:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.core.proto.CameraObject3D | |
| Projects vertices. | |
| propsDisplay — Property in class org.papervision3d.cameras.DebugCamera3D | |
| A Sprite that displays the current properties of your camera | |
| pscene — Property in class org.ascollada.core.DaeDocument | |
| push(pri:org.papervision3d.core.render.command:RenderableListItem) — Method in class org.papervision3d.core.render.data.QuadTreeNode | |
| Adds a primitive to the quadrant | |
| putNextEntry(e:nochump.util.zip:ZipEntry) — Method in class nochump.util.zip.ZipOutput | |
| 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 | |