| 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 | |
| scale — Property in class com.rockonflash.papervision3d.objects.ColladaSceneLoader | |
| scale of the collada scene | |
| scale — Property in class org.papervision3d.objects.DisplayObject3D | |
| Sets the 3D scale as applied from the registration point of the object. | |
| scaleMatrix(x, y, z) — Static method in class org.papervision3d.core.Matrix3D | |
| scaleX — Property in class org.papervision3d.objects.DisplayObject3D | |
| Sets the scale along the local X axis as applied from the registration point of the object. | |
| scaleY — Property in class org.papervision3d.objects.DisplayObject3D | |
| Sets the scale along the local Y axis as applied from the registration point of the object. | |
| scaleZ — Property in class org.papervision3d.objects.DisplayObject3D | |
| Sets the scale along the local Z axis as applied from the registration point of the object. | |
| scene — Property in class com.rockonflash.papervision3d.objects.ColladaSceneLoader | |
| SceneObject3D reference | |
| scene — Property in class com.rockonflash.papervision3d.objects.GenericObject | |
| scene — Property in class com.rockonflash.papervision3d.scenes.SceneManager | |
| The Papervision3D scene (MovieScene3D) object reference | |
| scene — Property in class org.papervision3d.core.proto.MaterialObject3D | |
| The scene where the object belongs. | |
| scene — Property in class org.papervision3d.objects.DisplayObject3D | |
| The scene where the object belongs. | |
| Scene3D — Class in package org.papervision3d.scenes | |
| The Scene3D class lets you create a scene where all objects are rendered in the same container. | |
| Scene3D(container) — Constructor in class org.papervision3d.scenes.Scene3D | |
| The Scene3D class lets you create a scene where all objects are rendered in the same container. | |
| SceneManager — Class in package com.rockonflash.papervision3d.scenes | |
| SceneManager is a quick and easy way to create Papervision3D scenes complete with camera and timer functionality for updating the scene. | |
| SceneManager(target) — Constructor in class com.rockonflash.papervision3d.scenes.SceneManager | |
| SceneObject3D — Class in package org.papervision3d.core.proto | |
| The SceneObject3D class is the base class for all scenes. | |
| SceneObject3D(container) — Constructor in class org.papervision3d.core.proto.SceneObject3D | |
| The SceneObject3D class lets you create scene classes. | |
| screenZ — Property in class org.papervision3d.core.geom.Face3D | |
| [read-only] The average depth (z coordinate) of the transformed triangle. | |
| screenZ — Property in class org.papervision3d.objects.DisplayObject3D | |
| [internal-use] The depth (z coordinate) of the transformed object's center. | |
| search() — Method in class com.blitzagency.xray.logger.OutputPanel | |
| segmentsH — Property in class org.papervision3d.objects.Cube | |
| Number of segments horizontally. | |
| segmentsH — Property in class org.papervision3d.objects.Cylinder | |
| Number of segments vertically. | |
| segmentsH — Property in class org.papervision3d.objects.Plane | |
| Number of segments vertically. | |
| segmentsH — Property in class org.papervision3d.objects.Sphere | |
| Number of segments vertically. | |
| segmentsS — Property in class org.papervision3d.objects.Cube | |
| Number of segments sagitally. | |
| segmentsT — Property in class org.papervision3d.objects.Cube | |
| Number of segments transversally. | |
| segmentsW — Property in class org.papervision3d.objects.Cylinder | |
| Number of segments horizontally. | |
| segmentsW — Property in class org.papervision3d.objects.Plane | |
| Number of segments horizontally. | |
| segmentsW — Property in class org.papervision3d.objects.Sphere | |
| Number of segments horizontally. | |
| sendEvent(eventName, obj) — Method in class com.blitzagency.xray.logger.events.DebugDispatcher | |
| setCaller(p_caller) — Method in class com.blitzagency.xray.logger.Log | |
| setClassPackage(obj) — Method in class com.blitzagency.xray.logger.Log | |
| setDisplayClipRecursionDepth(p_recursionDepth) — Method in class com.blitzagency.xray.logger.XrayLogger | |
| setDump(p_dump) — Method in class com.blitzagency.xray.logger.Log | |
| setFilters(p_filters) — Method in class com.blitzagency.xray.logger.XrayLogger | |
| setID(p_id) — Method in class com.rockonflash.papervision3d.objects.GenericObject | |
| sets the friendly identifier | |
| setIndentation(p_indentation) — Method in class com.blitzagency.xray.logger.XrayLogger | |
| setLevel(p_level) — Method in class com.blitzagency.xray.logger.Log | |
| setLevel(p_level) — Method in interface com.blitzagency.xray.logger.Logger | |
| setLevel(p_level) — Method in class com.blitzagency.xray.logger.XrayLogger | |
| setMessage(p_message) — Method in class com.blitzagency.xray.logger.Log | |
| setObjectRecursionDepth(p_recursionDepth) — Method in class com.blitzagency.xray.logger.XrayLogger | |
| setPreference(p_key, p_value, p_persistent) — Static method in class com.blitzagency.xray.util.LSOUserPreferences | |
| show() — Method in class com.blitzagency.xray.logger.OutputPanel | |
| si — Property in class com.rockonflash.papervision3d.utils.ObjectController | |
| smooth — Property in class org.papervision3d.core.proto.MaterialObject3D | |
| A Boolean value that determines whether the BitmapData texture is smoothed when rendered. | |
| sort — Property in class org.papervision3d.core.proto.CameraObject3D | |
| A Boolean value that determines whether the 3D objects are z-depth sorted between themselves when rendering. | |
| _sorted — Property in class org.papervision3d.objects.DisplayObject3D | |
| Sphere — Class in package org.papervision3d.objects | |
| The Sphere class lets you create and display spheres. | |
| Sphere(material:org.papervision3d.core.proto:MaterialObject3D, radius, segmentsW, segmentsH, initObject) — Constructor in class org.papervision3d.objects.Sphere | |
| Create a new Sphere object. | |
| stageHeight — Property in class org.papervision3d.objects.Stars | |
| Size of the stage. | |
| stageWidth — Property in class org.papervision3d.objects.Stars | |
| Size of the stage. | |
| Stars — Class in package org.papervision3d.objects | |
| Stars(material:org.papervision3d.materials:ColorMaterial, target, quantity, width, height, depth, initObject) — Constructor in class org.papervision3d.objects.Stars | |
| Create new Stars object. | |
| stats — Property in class org.papervision3d.core.proto.SceneObject3D | |
| An object that contains total and current statistics. | |
| stopMonitorScene() — Method in class com.rockonflash.papervision3d.scenes.SceneManager | |
| Stops rendering the camera to the scene | |
| stream — Property in class org.papervision3d.materials.VideoStreamMaterial | |
| The NetStream and Vdeo that are used as a texture. | |
| sub(v:org.papervision3d.core:Number3D, w:org.papervision3d.core:Number3D) — Static method in class org.papervision3d.core.Number3D | |
| Substract. | |
| SWFManager — Class in package com.rockonflash.papervision3d.utils | |
| SWFManager is a singleton which makes the loading and accessing loaded SWF's very easy to deal with. | |
| SWFManager(target) — Constructor in class com.rockonflash.papervision3d.utils.SWFManager | |
| SWFManagerEvent — Class in package com.rockonflash.papervision3d.events | |
| Dispatched by SWFManager when it's completely loaded a SWF file | |
| SWFManagerEvent(type, p_id, p_target, bubbles, cancelable) — Constructor in class com.rockonflash.papervision3d.events.SWFManagerEvent | |
| SWFObject — Class in package com.rockonflash.papervision3d.utils | |
| A basic SWFObject represents a loaded SWF file and provides basic loading functionality and a get method for getting the actual movieclip's reference | |
| SWFObject(p_id, url, target) — Constructor in class com.rockonflash.papervision3d.utils.SWFObject | |
| Creates a new SWFObject, loads the specified SWF, and adds it to the displayList of the target specified | |
| SWFObjectEvent — Class in package com.rockonflash.papervision3d.events | |
| Dispatched by SWFObject when it's completely loaded a SWF file | |
| SWFObjectEvent(type, p_id, p_target, bubbles, cancelable) — Constructor in class com.rockonflash.papervision3d.events.SWFObjectEvent | |
| 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 | |