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  
target — Property in class org.papervision3d.cameras.Camera3D
A DisplayObject3D object that specifies the current position the camera is looking at.
target — Property in class org.papervision3d.objects.Stars
_texture — Property in class org.papervision3d.materials.BitmapMaterial
texture — Property in class org.papervision3d.materials.BitmapMaterial
A texture object.
tilt(angle) — Method in class org.papervision3d.core.proto.CameraObject3D
Rotate the camera in its vertical plane.
Top Level — Package
toString() — Method in class org.papervision3d.core.Matrix3D
toString() — Method in class org.papervision3d.core.Number3D
Returns a string value representing the three-dimensional values in the specified Number3D object.
toString() — Method in class org.papervision3d.core.NumberUV
Returns a string value representing the UV values in the specified NumberUV object.
toString() — Method in class org.papervision3d.core.proto.DisplayObjectContainer3D
Returns a string value with the list of objects.
toString() — Method in class org.papervision3d.core.proto.MaterialObject3D
Returns a string value representing the material properties.
toString() — Method in class org.papervision3d.materials.BitmapMaterial
Returns a string value representing the material properties in the specified BitmapMaterial object.
toString() — Method in class org.papervision3d.materials.ColorMaterial
Returns a string value representing the material properties in the specified ColorMaterial object.
toString() — Method in class org.papervision3d.materials.MaterialsList
Returns a string with the names of the materials in the list.
toString() — Method in class org.papervision3d.materials.WireframeMaterial
Returns a string value representing the material properties in the specified WireframeMaterial object.
toString() — Method in class org.papervision3d.objects.DisplayObject3D
Returns a string value representing the three-dimensional position values of the display object instance.
trace(msg) — Method in class OutputPanel
trace(pMsg, pPackage, pLevel) — Static method in class com.blitzagency.xray.logger.Debug
Traces any value to the debug panel, with an optional message level.
TRACE — Static property in class com.blitzagency.xray.logger.events.DebugDispatcher
traceHandler(evtObj) — Method in class OutputPanel
traceObject(o, pRecurseDepth, pIndent, pPackage, pLevel) — Static method in class com.blitzagency.xray.logger.Debug
Recursively traces an object's value to the debug panel.
transform — Property in class org.papervision3d.objects.DisplayObject3D
A Matrix3D object containing values that affect the scaling, rotation, and translation of the display object.
_transformDirty — Property in class org.papervision3d.objects.DisplayObject3D
[internal-use]
transformUV(instance:org.papervision3d.objects:DisplayObject3D) — Method in class org.papervision3d.core.geom.Face3D
Applies the updated UV texture mapping values to the triangle.
transformUV(material:org.papervision3d.core.proto:MaterialObject3D) — Method in class org.papervision3d.core.proto.GeometryObject3D
Returns a string value representing the three-dimensional values in the specified Number3D object.
transformUV(material:org.papervision3d.core.proto:MaterialObject3D) — Method in class org.papervision3d.core.proto.GeometryObject3D
Draws the object into the MovieClip container.
transformVertices(transformation:org.papervision3d.core:Matrix3D) — Method in class org.papervision3d.core.geom.Vertices3D
transformVertices(transformation:org.papervision3d.core:Matrix3D) — Method in class org.papervision3d.core.proto.GeometryObject3D
transformView(transform:org.papervision3d.core:Matrix3D) — Method in class org.papervision3d.cameras.Camera3D
[internal-use] Transforms world coordinates into camera space.
transformView(transform:org.papervision3d.core:Matrix3D) — Method in class org.papervision3d.cameras.FreeCamera3D
[internal-use] Transforms world coordinates into camera space.
transformView(transform:org.papervision3d.core:Matrix3D) — Method in class org.papervision3d.core.proto.CameraObject3D
[internal-use] Transforms world coordinates into camera space.
translate(distance, axis:org.papervision3d.core:Number3D) — Method in class org.papervision3d.objects.DisplayObject3D
Move the object along a given direction.
translationMatrix(u, v, w) — Static method in class org.papervision3d.core.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