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
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.PaperPlane
Creates a new PaperPlane object.
Papervision3D — Class in package org.papervision3d
The Papervision3D class contains global properties and settings.
parent — Property in class org.papervision3d.objects.DisplayObject3D
[read-only] Indicates the DisplayObjectContainer3D object that contains this display object.
persistent — Static property in class com.blitzagency.xray.util.LSOUserPreferences
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
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.Plane
Create a new Plane object.
project(parent:org.papervision3d.objects:DisplayObject3D, camera:org.papervision3d.core.proto:CameraObject3D, sorted) — Method in class org.papervision3d.core.geom.Mesh3D
Projects three dimensional coordinates onto a two dimensional plane to simulate the relationship of the camera to subject.
project(parent:org.papervision3d.objects:DisplayObject3D, camera:org.papervision3d.core.proto:CameraObject3D, sorted) — 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, camera:org.papervision3d.core.proto:CameraObject3D, sorted) — 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.
projected — Property in class org.papervision3d.objects.DisplayObject3D
[internal-use]
projectTexture(u, v) — Method in class org.papervision3d.core.geom.Mesh3D
Planar projection from the specified plane.
PropertyTools — Class in package com.blitzagency.xray.logger.util
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