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  
ready — Property in class org.papervision3d.core.proto.GeometryObject3D
removeChild(child:org.papervision3d.objects:DisplayObject3D) — Method in class org.papervision3d.core.proto.DisplayObjectContainer3D
Removes the specified child DisplayObject3D instance from the child list of the DisplayObjectContainer3D instance.
removeChild(child:org.papervision3d.objects:DisplayObject3D) — Method in class org.papervision3d.core.proto.SceneObject3D
Removes the specified child DisplayObject3D instance from the child and object list of the scene.
removeChildByName(name) — Method in class org.papervision3d.core.proto.DisplayObjectContainer3D
Removes the child DisplayObject3D instance that exists with the specified name, from the child list of the DisplayObjectContainer3D instance.
removeMaterial(material:org.papervision3d.core.proto:MaterialObject3D) — Method in class org.papervision3d.materials.MaterialsList
Removes the specified material from the materials list.
removeMaterialByName(name) — Method in class org.papervision3d.materials.MaterialsList
Removes the material that exists with the specified name.
render(instance:org.papervision3d.objects:DisplayObject3D, container) — Method in class org.papervision3d.core.geom.Face3D
Draws the triangle into its MovieClip container.
render(scene:org.papervision3d.core.proto:SceneObject3D) — Method in class org.papervision3d.objects.DisplayObject3D
[internal-use] Render the projected object.
render(scene:org.papervision3d.core.proto:SceneObject3D) — Method in class org.papervision3d.objects.Stars
renderCamera(camera:org.papervision3d.core.proto:CameraObject3D) — Method in class org.papervision3d.core.proto.SceneObject3D
Generates an image from the camera's point of view and the visible models of the scene.
renderObjects(sort) — Method in class org.papervision3d.core.proto.SceneObject3D
[internal-use]
renderObjects(sort) — Method in class org.papervision3d.scenes.MovieScene3D
Generates an image from the camera's point of view and the visible models of the scene.
renderObjects(sort) — Method in class org.papervision3d.scenes.Scene3D
Generates an image from the camera's point of view and the visible models of the scene.
resetLastSearch() — Method in class OutputPanel
resolveBaseType(obj) — Method in class com.blitzagency.xray.logger.util.ObjectTools
resolveLevelAsName(p_level) — Static method in class com.blitzagency.xray.logger.XrayLogger
roll(angle) — Method in class org.papervision3d.objects.DisplayObject3D
Rotate the display object around the longitudinal axis —an axis drawn through the body of the vehicle from tail to nose in the normal direction of flight, or the direction the object is facing.
root — Property in class org.papervision3d.core.proto.DisplayObjectContainer3D
[read-only] [read-only] The scene, which is the top-most displayObjectContainer3D in the tree structure.
rotateAxis(m:org.papervision3d.core:Matrix3D, v:org.papervision3d.core:Number3D) — Static method in class org.papervision3d.core.Matrix3D
rotationMatrix(u, v, w, angle) — Static method in class org.papervision3d.core.Matrix3D
rotationX(angleRad) — Static method in class org.papervision3d.core.Matrix3D
rotationX — Property in class org.papervision3d.objects.DisplayObject3D
Specifies the rotation around the X axis from its original orientation.
rotationY(angleRad) — Static method in class org.papervision3d.core.Matrix3D
rotationY — Property in class org.papervision3d.objects.DisplayObject3D
Specifies the rotation around the Y axis from its original orientation.
rotationZ(angleRad) — Static method in class org.papervision3d.core.Matrix3D
rotationZ — Property in class org.papervision3d.objects.DisplayObject3D
Specifies the rotation around the Z axis from its original orientation.
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