| 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 | |
| sameSide(point:org.papervision3d.core.geom.renderables:Vertex3DInstance, ref:org.papervision3d.core.geom.renderables:Vertex3DInstance, a:org.papervision3d.core.geom.renderables:Vertex3DInstance, b:org.papervision3d.core.geom.renderables:Vertex3DInstance) — Method in class org.papervision3d.core.render.command.RenderTriangle | |
| sampler2D — Property in class org.ascollada.fx.DaeNewParam | |
| scale — Property in class org.papervision3d.objects.DisplayObject3D | |
| Sets the 3D scale as applied from the registration point of the object. | |
| scale — Property in class org.papervision3d.objects.parsers.DAE | |
| Gets the 3D scale as applied from the registration point of the object. | |
| SCALE — Constant static property in class org.papervision3d.core.animation.controllers.SimpleController | |
| scaleMatrix(x, y, z) — Static method in class org.papervision3d.core.math.Matrix3D | |
| scaleMatrix — Static property in class org.papervision3d.materials.shaders.FlatShader | |
| ocalized var | |
| 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. | |
| SCALE_X — Constant static property in class org.papervision3d.core.animation.controllers.SimpleController | |
| 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. | |
| SCALE_Y — Constant static property in class org.papervision3d.core.animation.controllers.SimpleController | |
| 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. | |
| scaleZ — Property in class org.papervision3d.objects.parsers.DAE | |
| Gets the scale along the local Z axis as applied from the registration point of the object. | |
| SCALE_Z — Constant static property in class org.papervision3d.core.animation.controllers.SimpleController | |
| scene — Property in class org.papervision3d.core.components.as3.flash9.PV3DScene3D | |
| scene — Property in class org.papervision3d.core.proto.MaterialObject3D | |
| The scene where the object belongs. | |
| scene — Property in class org.papervision3d.core.render.data.RenderSessionData | |
| _scene — Property in class org.papervision3d.objects.DisplayObject3D | |
| The scene where the object belongs. | |
| scene — Property in class org.papervision3d.objects.DisplayObject3D | |
| _scene — Property in class org.papervision3d.render.LazyRenderEngine | |
| scene — Property in class org.papervision3d.render.LazyRenderEngine | |
| scene — Property in class org.papervision3d.view.AbstractView | |
| 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(animated) — Constructor in class org.papervision3d.scenes.Scene3D | |
| The Scene3D class lets you create a scene where all objects are rendered in the same container. | |
| sceneComplete — Event in class org.papervision3d.core.components.as3.flash9.PV3DColladaScene | |
| Dispatched when the collada file and materials have been completely parsed and loaded. | |
| SCENE_COMPLETE — Constant static property in class org.papervision3d.core.components.as3.flash9.PV3DColladaScene | |
| sceneHeight — Property in class org.papervision3d.core.components.as3.core.PV3DUIComponent | |
| Height of your component on stage | |
| sceneInit — Event in class org.papervision3d.core.components.as3.flash9.PV3DScene3D | |
| Dispatched when the Scene3D has been created along with the camera. | |
| SCENE_INIT — Constant static property in class org.papervision3d.core.components.as3.flash9.PV3DScene3D | |
| sceneLoadError — Event in class org.papervision3d.core.components.as3.flash9.PV3DColladaScene | |
|
Dispatched when the collada object cannot load the file specified either because of security or non-existance
provides a property called "message" which is the actual load error initially received. |
|
| SCENE_LOAD_ERROR — Constant static property in class org.papervision3d.core.components.as3.flash9.PV3DColladaScene | |
| sceneLoadProgress — Event in class org.papervision3d.core.components.as3.flash9.PV3DColladaScene | |
| Dispatched while the collada file is loading. | |
| SCENE_LOAD_PROGRESS — Constant static property in class org.papervision3d.core.components.as3.flash9.PV3DColladaScene | |
| SceneObject3D — Class in package org.papervision3d.core.proto | |
| The SceneObject3D class is the base class for all scenes. | |
| SceneObject3D() — Constructor in class org.papervision3d.core.proto.SceneObject3D | |
| The SceneObject3D class lets you create scene classes. | |
| sceneRotation — Property in class org.papervision3d.core.components.as3.flash9.PV3DColladaScene | |
| Boolean flag indicating whether or not to add mouse drag/rotation abilities to the collada container. | |
| sceneWidth — Property in class org.papervision3d.core.components.as3.core.PV3DUIComponent | |
| Width of your component on stage | |
| sceneX — Property in class org.papervision3d.objects.DisplayObject3D | |
| The X coordinate of a object relative to the scene coordinate system. | |
| sceneY — Property in class org.papervision3d.objects.DisplayObject3D | |
| The Y coordinate of a object relative to the scene coordinate system. | |
| sceneZ — Property in class org.papervision3d.objects.DisplayObject3D | |
| The Z coordinate of a object relative to the scene coordinate system. | |
| screen — Property in class org.papervision3d.objects.DisplayObject3D | |
| [read-only] The coordinate of the object on screen. | |
| screenDepth — Property in class org.papervision3d.core.render.command.AbstractRenderListItem | |
| screenZ — Property in class org.papervision3d.core.geom.renderables.Triangle3D | |
| [read-only] The average depth (z coordinate) of the transformed triangle. | |
| screenZ — Property in class org.papervision3d.core.geom.renderables.Triangle3DInstance | |
| screenZ — Property in class org.papervision3d.objects.DisplayObject3D | |
| [internal-use] The average depth of the object faces center. | |
| search() — Method in class com.blitzagency.xray.logger.OutputPanel | |
| secondsToFrame(seconds) — Static method in class org.papervision3d.core.animation.core.AnimationEngine | |
| Converts seconds to frames. | |
| secondTime — Property in class org.ascollada.utils.FPS | |
| SECURITY_LOAD_ERROR — Static property in class org.papervision3d.events.FileLoadEvent | |
| segments — Property in class org.papervision3d.objects.primitives.Cube | |
| Number of segments per axis. | |
| segmentsH — Property in class org.papervision3d.objects.primitives.Cylinder | |
| Number of segments vertically. | |
| segmentsH — Property in class org.papervision3d.objects.primitives.Plane | |
| Number of segments vertically. | |
| segmentsH — Property in class org.papervision3d.objects.primitives.Sphere | |
| Number of segments vertically. | |
| segmentsW — Property in class org.papervision3d.objects.primitives.Cylinder | |
| Number of segments horizontally. | |
| segmentsW — Property in class org.papervision3d.objects.primitives.Plane | |
| Number of segments horizontally. | |
| segmentsW — Property in class org.papervision3d.objects.primitives.Sphere | |
| Number of segments horizontally. | |
| semantic — Property in class org.ascollada.core.DaeInput | |
| semantic — Property in class org.ascollada.fx.DaeBindVertexInput | |
| 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 | |
| setCoefficients(a, b, c, d) — Method in class org.papervision3d.core.math.Plane3D | |
| setContainerForObject(object:org.papervision3d.objects:DisplayObject3D, layer) — Method in class org.papervision3d.materials.shaders.Shader | |
| setControllers(object:org.papervision3d.objects:DisplayObject3D, controllers, overwrite) — Static method in class org.papervision3d.core.animation.core.AnimationEngine | |
| Sets all controllers for the specified object. | |
| 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 — Property in class org.ascollada.core.DaeInput | |
| setIndentation(p_indentation) — Method in class com.blitzagency.xray.logger.XrayLogger | |
| setLayerForViewport(layer:org.papervision3d.view.layer:ViewportLayer) — Method in class org.papervision3d.objects.DisplayObject3D | |
| 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 | |
| setLocation(a, b) — Method in class org.papervision3d.core.utils.virtualmouse.VirtualMouse | |
| Sets the location (x and y) of the current VirtualMouse instance. | |
| setMessage(p_message) — Method in class com.blitzagency.xray.logger.Log | |
| setNormalAndPoint(normal:org.papervision3d.core.math:Number3D, pt:org.papervision3d.core.math:Number3D) — Method in class org.papervision3d.core.math.Plane3D | |
| 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 | |
| setSize(w, h) — Method in class org.papervision3d.core.components.as3.core.PV3DUIComponent | |
| Pass in width and height to change the size of the component on stage. | |
| setThreePoints(n0:org.papervision3d.core.math:Number3D, n1:org.papervision3d.core.math:Number3D, n2:org.papervision3d.core.math:Number3D) — Method in class org.papervision3d.core.math.Plane3D | |
| setupListeners() — Method in class org.papervision3d.view.stats.AbstractStatsView | |
| setupView() — Method in class org.papervision3d.view.stats.StatsView | |
| shadedMaterial — Property in class org.papervision3d.core.render.shader.ShaderObjectData | |
| ShadedMaterial — Class in package org.papervision3d.materials.shaders | |
| ShadedMaterial(material:org.papervision3d.materials:BitmapMaterial, shader:org.papervision3d.materials.shaders:Shader, compositeMode) — Constructor in class org.papervision3d.materials.shaders.ShadedMaterial | |
| shadedTriangles — Property in class org.papervision3d.core.render.data.RenderStatistics | |
| shadeLayers — Property in class org.papervision3d.core.render.shader.ShaderRenderer | |
| shader — Property in class org.papervision3d.materials.shaders.ShadedMaterial | |
| Shader — Class in package org.papervision3d.materials.shaders | |
| Shader() — Constructor in class org.papervision3d.materials.shaders.Shader | |
| shaderCompositeMode — Property in class org.papervision3d.materials.shaders.ShadedMaterial | |
| ShaderCompositeModes — Class in package org.papervision3d.materials.shaders | |
| shaderObjectData — Property in class org.papervision3d.materials.shaders.ShadedMaterial | |
| ShaderObjectData — Class in package org.papervision3d.core.render.shader | |
| Author Ralph Hauwert | |
| ShaderObjectData(object:org.papervision3d.objects:DisplayObject3D, material:org.papervision3d.materials:BitmapMaterial, shadedMaterial:org.papervision3d.materials.shaders:ShadedMaterial) — Constructor in class org.papervision3d.core.render.shader.ShaderObjectData | |
| shaderRenderer — Property in class org.papervision3d.core.render.shader.ShaderObjectData | |
| ShaderRenderer — Class in package org.papervision3d.core.render.shader | |
| Author Ralph Hauwert | |
| ShaderRenderer() — Constructor in class org.papervision3d.core.render.shader.ShaderRenderer | |
| shininess — Property in class org.ascollada.fx.DaeBlinn | |
| shininess — Property in class org.ascollada.fx.DaePhong | |
| show() — Method in class com.blitzagency.xray.logger.OutputPanel | |
| showLight — Property in class org.papervision3d.core.proto.LightObject3D | |
| si — Property in class org.papervision3d.core.components.as3.utils.ObjectController | |
| sid — Property in class org.ascollada.core.DaeEntity | |
| sid — Property in class org.ascollada.types.DaeTransform | |
| sid - optional | |
| SimpleCollectionItem — Dynamic class in package fl.data | |
| The SimpleCollectionItem class defines a single item in an inspectable property that represents a data provider. | |
| SimpleCollectionItem() — Constructor in class fl.data.SimpleCollectionItem | |
| Creates a new SimpleCollectionItem object. | |
| SimpleController — Class in package org.papervision3d.core.animation.controllers | |
|
This class controls the animation of simple properties of a DisplayObject3D. |
|
| SimpleController(target:org.papervision3d.objects:DisplayObject3D, property) — Constructor in class org.papervision3d.core.animation.controllers.SimpleController | |
| constructor. | |
| SimpleDataProvider — Dynamic class in package fl.data | |
| SimpleDataProvider() — Constructor in class fl.data.SimpleDataProvider | |
| singleRender() — Method in interface org.papervision3d.core.view.IView | |
| singleRender() — Method in class org.papervision3d.view.AbstractView | |
| singleSided — Property in class org.papervision3d.core.components.as3.collections.MaterialsListItem | |
| Boolean flag indicating whether or not the material should be drawn on both sides | |
| size — Property in class org.papervision3d.core.geom.renderables.Line3D | |
| size — Property in class org.papervision3d.core.geom.renderables.Particle | |
| sizeRectangle — Property in class org.papervision3d.view.Viewport3D | |
| skeleton — Property in class org.ascollada.core.DaeInstanceController | |
| skeletons — Property in class org.ascollada.core.DaeInstanceController | |
| skeletons — Property in class org.papervision3d.objects.parsers.ascollada.Skin3D | |
| skin — Property in class org.ascollada.core.DaeController | |
| skin — Property in class org.papervision3d.core.animation.controllers.SkinController | |
| skin — Property in class org.papervision3d.objects.parsers.DAE | |
| The first skin found in the file. | |
| Skin3D — Class in package org.papervision3d.objects.parsers.ascollada | |
| Skin3D(material:org.papervision3d.core.proto:MaterialObject3D, vertices, faces, name, yUp) — Constructor in class org.papervision3d.objects.parsers.ascollada.Skin3D | |
| SkinController — Class in package org.papervision3d.core.animation.controllers | |
| SkinController(skin:org.papervision3d.objects.parsers.ascollada:Skin3D, yUp) — Constructor in class org.papervision3d.core.animation.controllers.SkinController | |
| Constructor. | |
| slerp(qa:org.papervision3d.core.math:Quaternion, qb:org.papervision3d.core.math:Quaternion, alpha) — Static method in class org.papervision3d.core.math.Quaternion | |
| SLERP (Spherical Linear intERPolation). | |
| smooth — Property in class org.papervision3d.core.components.as3.collections.MaterialsListItem | |
| whether or not to apply smoothing to the bitmap fill on the triangles of this material | |
| 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. | |
| sort(array) — Method in class org.papervision3d.core.render.sort.BasicRenderSorter | |
| sort(array) — Method in interface org.papervision3d.core.render.sort.IRenderSorter | |
| sorted — Property in class org.papervision3d.core.render.data.RenderSessionData | |
| _sorted — Property in class org.papervision3d.objects.DisplayObject3D | |
| sortedArray — Static property in class org.papervision3d.objects.DisplayObject3D | |
| sorter — Property in class org.papervision3d.render.BasicRenderEngine | |
| sound — Property in class org.papervision3d.objects.special.Sound3D | |
| Sound3D — Class in package org.papervision3d.objects.special | |
| Sound3D(soundObj) — Constructor in class org.papervision3d.objects.special.Sound3D | |
| soundChannel — Property in class org.papervision3d.objects.special.Sound3D | |
| soundDistance — Property in class org.papervision3d.objects.special.Sound3D | |
| soundPan — Property in class org.papervision3d.objects.special.Sound3D | |
| source — Property in class org.ascollada.core.DaeAccessor | |
| source - required | |
| source — Property in class org.ascollada.core.DaeChannel | |
| source - required | |
| source — Property in class org.ascollada.core.DaeInput | |
| source — Property in class org.ascollada.core.DaeMorph | |
| source — Property in class org.ascollada.core.DaeSkin | |
| source — Property in class org.ascollada.fx.DaeSampler2D | |
| source - required | |
| source_data — Property in class org.ascollada.core.DaeContributor | |
| sources — Property in class org.ascollada.core.DaeMesh | |
| specular — Property in class org.ascollada.fx.DaeBlinn | |
| specular — Property in class org.ascollada.fx.DaePhong | |
| specularMap — Property in class org.papervision3d.materials.shaders.EnvMapShader | |
| Sphere — Class in package org.papervision3d.objects.primitives | |
| 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.primitives.Sphere | |
| Create a new Sphere object. | |
| sphereInFrustum(center:org.papervision3d.core.geom.renderables:Vertex3D, radius) — Method in class org.papervision3d.cameras.FrustumCamera3D | |
| Checks whether a sphere is inside, outside or intersecting the frustum. | |
| spline — Property in class org.ascollada.core.DaeGeometry | |
| splines — Property in class org.ascollada.core.DaeGeometry | |
| split — Property in class org.papervision3d.core.animation.core.AbstractController | |
| sprite — Property in class org.papervision3d.events.InteractiveScene3DEvent | |
| stage — Static property in class org.papervision3d.core.components.as3.utils.StageTools | |
| stage — Property in class org.papervision3d.core.utils.virtualmouse.VirtualMouse | |
| A reference to the Stage instance. | |
| StageTools — Class in package org.papervision3d.core.components.as3.utils | |
| start — Property in class org.ascollada.core.DaeAnimationClip | |
| start time | |
| start() — Method in class org.papervision3d.core.utils.StopWatch | |
| startRendering() — Method in interface org.papervision3d.core.view.IView | |
| startRendering() — Method in class org.papervision3d.view.AbstractView | |
| startTime — Property in class org.ascollada.core.DaeVisualScene | |
| startTime — Property in class org.papervision3d.core.render.data.RenderHitData | |
| statsFormat — Property in class org.papervision3d.view.stats.StatsView | |
| StatsView — Class in package org.papervision3d.view.stats | |
| StatsView(renderEngine:org.papervision3d.core.render:AbstractRenderEngine) — Constructor in class org.papervision3d.view.stats.StatsView | |
| stop() — Method in class org.papervision3d.core.animation.core.AbstractController | |
| stop animation. | |
| stop() — Method in class org.papervision3d.core.utils.StopWatch | |
| stop(startTime, loops, sndTransform) — Method in class org.papervision3d.objects.special.Sound3D | |
| stopRendering(reRender, cacheAsBitmap) — Method in interface org.papervision3d.core.view.IView | |
| stopRendering(reRender, cacheAsBitmap) — Method in class org.papervision3d.view.AbstractView | |
| stopWatch — Property in class org.papervision3d.render.BasicRenderEngine | |
| StopWatch — Class in package org.papervision3d.core.utils | |
| StopWatch() — Constructor in class org.papervision3d.core.utils.StopWatch | |
| stream — Property in class org.papervision3d.materials.VideoStreamMaterial | |
| The NetStream and Vdeo that are used as a texture. | |
| stride — Property in class org.ascollada.core.DaeAccessor | |
| stride - optional - default 1 | |
| StringUtil — Class in package org.ascollada.utils | |
| The StringUtil utility class is an all-static class with methods for working with String objects within Flex. | |
| sub(v0:org.papervision3d.core.geom.renderables:Vertex3DInstance, v1:org.papervision3d.core.geom.renderables:Vertex3DInstance) — Static method in class org.papervision3d.core.geom.renderables.Vertex3DInstance | |
| sub(v:org.papervision3d.core.math:Number3D, w:org.papervision3d.core.math:Number3D) — Static method in class org.papervision3d.core.math.Number3D | |
| Substract. | |
| subject — Property in class org.ascollada.core.DaeAsset | |
| substitute(str, ... rest) — Static method in class org.ascollada.utils.StringUtil | |
| Substitutes "{n}" tokens within the specified string with the respective arguments passed in. | |
| surface — Property in class org.ascollada.fx.DaeNewParam | |
| symbol — Property in class org.ascollada.fx.DaeInstanceMaterial | |
| symbol - required | |
| syntax — Property in class org.ascollada.core.DaeChannel | |
| some info on the target attribute | |
| 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 | |