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.
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, initObject) — Constructor in class org.papervision3d.objects.primitives.PaperPlane
Creates a new PaperPlane object.
Papervision3D — Class in package org.papervision3d
The Papervision3D class contains global properties and settings.
params — Property in class org.ascollada.core.DaeAccessor
params - optional - 0 or more
parent — Property in class org.papervision3d.core.data.qTree.QuadTreeNode
parent — Property in class org.papervision3d.objects.DisplayObject3D
[read-only] Indicates the DisplayObjectContainer3D object that contains this display object.
parse(node) — Method in class org.ascollada.core.DaePrimitive
parseAnimationTarget(target) — Static method in class org.ascollada.types.DaeAddressSyntax
particle — Property in class org.papervision3d.core.render.command.RenderParticle
Particle — Class in package org.papervision3d.core.geom.renderables
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
ParticleField — Class in package org.papervision3d.objects.special
ParticleField(mat:org.papervision3d.materials.special:ParticleMaterial, quantity, 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) — 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
Particles(name) — Constructor in class org.papervision3d.core.geom.Particles
VertexParticles A simple Particle Renderer for Papervision3D.
partition() — Method in class org.papervision3d.core.data.qTree.QuadTreeNode
pause() — Method in class org.papervision3d.core.components.as3.flash9.PV3DScene3D
Used to pause the rendering of the scene
PER_LAYER — Static property in class org.papervision3d.materials.shaders.ShaderCompositeModes
persistent — Static property in class com.blitzagency.xray.util.LSOUserPreferences
PERSPECTIVE_PROJECTION — Constant static property in class org.papervision3d.cameras.FrustumCamera3D
constant used to set projection type.
PER_TRIANGLE_IN_BITMAP — Static property in class org.papervision3d.materials.shaders.ShaderCompositeModes
PhongMaterial — Class in package org.papervision3d.materials.shadematerials
PhongMaterial(light3D:org.papervision3d.core.proto:LightObject3D, lightColor, ambientColor, specular) — 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.
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, initObject) — 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() — Constructor in class org.papervision3d.core.math.Plane3D
Creates a new Plane3D object.
planes — Property in class org.papervision3d.cameras.FrustumCamera3D
frustum planes
play() — Method in class org.papervision3d.core.animation.core.AbstractController
play animation.
play(startTime, loops, sndTransform) — Method in class org.papervision3d.objects.special.Sound3D
playing — Property in class org.papervision3d.core.animation.core.AbstractController
PointLight3D — Class in package org.papervision3d.lights
PointLight3D(showLight, flipped) — Constructor in class org.papervision3d.lights.PointLight3D
Constructor.
postInfinity — Property in class org.ascollada.core.DaeAnimationCurve
precise — Property in class org.papervision3d.materials.BitmapMaterial
precision — Property in class org.papervision3d.core.components.as3.collections.MaterialsListItem
If you're using a precision material, this is the setting for how precise you want it to be.
precision — Property in class org.papervision3d.materials.BitmapMaterial
precisionMaterial — Property in class org.papervision3d.core.components.as3.collections.MaterialsListItem
Boolean flag indicating whether or not the material is Interactive.
preInfinity — Property in class org.ascollada.core.DaeAnimationCurve
press() — Method in class org.papervision3d.core.utils.virtualmouse.VirtualMouse
Simulates the pressing of the left mouse button.
prevFrameTime — Property in class org.ascollada.utils.FPS
prevSecondTime — Property in class org.ascollada.utils.FPS
primitives — Property in class org.ascollada.core.DaeMesh
project(parent:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.core.geom.AnimatedMesh3D
project(parent:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.core.geom.Lines3D
project(parent:org.papervision3d.objects:DisplayObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData) — Method in class org.papervision3d.core.geom.Particles
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(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.special.Sound3D
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.FrustumCamera3D
projection matrix
projection — Property in class org.papervision3d.cameras.FrustumCamera3D
Gets or sets the projection type
projectionTime — Property in class org.papervision3d.core.render.data.RenderStatistics
projectTexture(u, v) — Method in class org.papervision3d.core.geom.TriangleMesh3D
Planar projection from the specified plane.
property — Property in class org.papervision3d.core.animation.controllers.SimpleController
the targeted property
propertyInspectorSettingUpdate(updating) — Method in class fl.livepreview.LivePreviewParent
PropertyTools — Class in package com.blitzagency.xray.logger.util
pscene — Property in class org.ascollada.core.DaeDocument
PV3DColladaScene — Class in package org.papervision3d.core.components.as3.flash9
PV3DColladaScene is the main class for the Flash CS3 COLLADA component.
PV3DColladaScene() — Constructor in class org.papervision3d.core.components.as3.flash9.PV3DColladaScene
PV3DScene3D — Class in package org.papervision3d.core.components.as3.flash9
PV3DScene3D creates a MovieScene3D and FreeCamera3D for quick scene and resize management.
PV3DScene3D() — Constructor in class org.papervision3d.core.components.as3.flash9.PV3DScene3D
PV3DUIComponent — Class in package org.papervision3d.core.components.as3.core
PV3DUIComponent is the core class from which the other PV3D Design-time components are built.
PV3DUIComponent() — Constructor in class org.papervision3d.core.components.as3.core.PV3DUIComponent
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