| 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 | |
| radius — Property in class sandy.bounds.BSphere | |
| ratio — Property in class sandy.view.ViewPort | |
| ratios — Property in class sandy.materials.attributes.GouraudAttributes | |
| rectClipping — Property in class sandy.core.Scene3D | |
| registerScene(key, o:sandy.core:Scene3D) — Method in class sandy.core.SceneLocator | |
| Registers a scene with this SceneLocator | |
| RELATIVE_TEXTURE_PATH — Property in class sandy.parser.ColladaParser | |
| remove() — Method in class sandy.core.scenegraph.Node | |
| Removes this node from the node tree, saving its child nodes. | |
| remove() — Method in class sandy.core.scenegraph.Sprite2D | |
| Provide the classical remove behaviour, plus remove the container to the display list. | |
| remove() — Method in class sandy.core.scenegraph.Sprite3D | |
| Provide the classical remove behaviour, plus remove the container to the display list. | |
| removeChild(child:sandy.events:BubbleEventBroadcaster) — Method in class sandy.events.BubbleEventBroadcaster | |
| Stops receiving bubble events from passed-in child. | |
| removeChildById(p_nId) — Method in class sandy.core.scenegraph.Node | |
| Removes the child node with the specified id. | |
| removeChildByName(p_sName) — Method in class sandy.core.scenegraph.Node | |
| Removes the child node with the specified name. | |
| removeEventListener(p_sEvent, oL) — Method in class sandy.core.data.Polygon | |
| Removes a listener for specifical event. | |
| removeEventListener(p_sEvt, p_oL) — Method in class sandy.core.scenegraph.Node | |
| Removes a listener for the specified event. | |
| removeEventListener(type, listener) — Method in class sandy.events.EventBroadcaster | |
| removeListenerCollection(type) — Method in class sandy.events.EventBroadcaster | |
| render(p_oEvt:sandy.events:SandyEvent) — Method in class sandy.core.Scene3D | |
| Renders this scene into its display object container. | |
| render — Event in class sandy.core.World3D | |
| render(p_oScene:sandy.core:Scene3D, p_oCamera:sandy.core.scenegraph:Camera3D) — Method in class sandy.core.scenegraph.Camera3D | |
| Nothing is done here - the camera is not rendered | |
| render(p_oScene:sandy.core:Scene3D, p_oCamera:sandy.core.scenegraph:Camera3D) — Method in class sandy.core.scenegraph.Group | |
| Renders all children of this group. | |
| render(p_oScene:sandy.core:Scene3D, p_oCamera:sandy.core.scenegraph:Camera3D) — Method in class sandy.core.scenegraph.Node | |
| Renders this node. | |
| render(p_oScene:sandy.core:Scene3D, p_oCamera:sandy.core.scenegraph:Camera3D) — Method in class sandy.core.scenegraph.Shape3D | |
| Renders this 3D object. | |
| render(p_oScene:sandy.core:Scene3D, p_oCamera:sandy.core.scenegraph:Camera3D) — Method in class sandy.core.scenegraph.Sprite2D | |
| Renders this 2D sprite | |
| render(p_oScene:sandy.core:Scene3D, p_oCamera:sandy.core.scenegraph:Camera3D) — Method in class sandy.core.scenegraph.Sprite3D | |
| Renders this 3D sprite | |
| render(p_oScene:sandy.core:Scene3D, p_oCamera:sandy.core.scenegraph:Camera3D) — Method in class sandy.core.scenegraph.TransformGroup | |
| Renders all children of this transformgroup. | |
| renderDisplayList(p_oScene:sandy.core:Scene3D) — Method in class sandy.core.scenegraph.Camera3D | |
| Process the rendering of the scene. | |
| renderPolygon(p_oScene:sandy.core:Scene3D, p_oPolygon:sandy.core.data:Polygon, p_mcContainer) — Method in class sandy.materials.BitmapMaterial | |
| Renders this material on the face it dresses | |
| renderPolygon(p_oScene:sandy.core:Scene3D, p_oPolygon:sandy.core.data:Polygon, p_mcContainer) — Method in class sandy.materials.CelShadeMaterial | |
| Renders this material on the face it dresses. | |
| renderPolygon(p_oScene:sandy.core:Scene3D, p_oPolygon:sandy.core.data:Polygon, p_mcContainer) — Method in class sandy.materials.ColorMaterial | |
| Renders this material on the face it dresses | |
| renderPolygon(p_oScene:sandy.core:Scene3D, p_oPolygon:sandy.core.data:Polygon, p_mcContainer) — Method in class sandy.materials.Material | |
| Renders the polygon dress in this material. | |
| renderPolygon(p_oScene:sandy.core:Scene3D, p_oPolygon:sandy.core.data:Polygon, p_mcContainer) — Method in class sandy.materials.MovieMaterial | |
| Renders this material on the face it dresses. | |
| renderPolygon(p_oScene:sandy.core:Scene3D, p_oPolygon:sandy.core.data:Polygon, p_mcContainer) — Method in class sandy.materials.OutlineMaterial | |
| Renders this material on the face it dresses. | |
| renderPolygon(p_oScene:sandy.core:Scene3D, p_oPolygon:sandy.core.data:Polygon, p_mcContainer) — Method in class sandy.materials.VideoMaterial | |
| Renders this material on the face it dresses. | |
| renderPolygon(p_oScene:sandy.core:Scene3D, p_oPolygon:sandy.core.data:Polygon, p_mcContainer) — Method in class sandy.materials.WireFrameMaterial | |
| Renders this material on the face it dresses. | |
| renderPolygon(p_oScene:sandy.core:Scene3D, p_oPolygon:sandy.core.data:Polygon, p_mcContainer) — Method in class sandy.materials.ZShaderMaterial | |
| Renders this material on the face it dresses | |
| renderRec(ta, tb, tc, td, tx, ty, ax, ay, az, bx, by, bz, cx, cy, cz) — Method in class sandy.materials.BitmapMaterial | |
| renderTriangle(a, b, c, d, tx, ty, v0x, v0y, v1x, v1y, v2x, v2y) — Method in class sandy.materials.BitmapMaterial | |
| repeat — Property in class sandy.materials.Material | |
| The repeat property (?). | |
| replace(p_sStr, p_sOld, p_sNew) — Static method in class sandy.util.StringUtil | |
| Replaces a sub string with another in the target string. | |
| reset() — Method in class sandy.core.data.Vector | |
| Reset the vector components to 0 after calling this method, x, y and z will be set to 0 | |
| resetToNegativeInfinity() — Method in class sandy.core.data.Vector | |
| Reset the vector components to the minimal value Flash can handle after calling this method, x, y and z will be set to Number.NEGATIVE_INFINITY; | |
| resetToPositiveInfinity() — Method in class sandy.core.data.Vector | |
| Reset the vector components to the maximal value Flash can handle after calling this method, x, y and z will be set to Number.POSITIVE_INFINITY; | |
| rgb2hex(r, g, b) — Static method in class sandy.math.ColorMath | |
| Converts color component values ( rgb ) to one hexadecimal value. | |
| right — Property in class sandy.primitive.SkyBox | |
| RIGHT — Constant static property in class sandy.parser.Parser3DSChunkTypes | |
| RIGHT — Constant static property in class sandy.view.Frustum | |
| roll — Property in class sandy.core.scenegraph.ATransformable | |
| Rolls this object around the local z axis. | |
| root — Property in class sandy.core.Scene3D | |
| The root of the scene graph for this scene. | |
| rotateAxis(p_nX, p_nY, p_nZ, p_nAngle) — Method in class sandy.core.scenegraph.ATransformable | |
| Rotate this object around the specified axis in the parent frame by the specified angle. | |
| rotateX — Property in class sandy.core.scenegraph.ATransformable | |
| Rotates this object around an axis parallel to the parents x axis. | |
| rotateY — Property in class sandy.core.scenegraph.ATransformable | |
| Rotates this object around an axis parallel to the parents y axis. | |
| rotateZ — Property in class sandy.core.scenegraph.ATransformable | |
| Rotates this object around an axis paralell to the parents z axis. | |
| rotationX(angle) — Method in class sandy.core.data.Matrix4 | |
| Makes this matrix a rotation matrix for the given angle of rotation. | |
| rotationX(angle) — Static method in class sandy.math.Matrix4Math | |
| Computes a rotation Matrix4 matrix for an x axis rotation. | |
| rotationY(angle) — Method in class sandy.core.data.Matrix4 | |
| Makes this matrix a rotation matrix for the given angle of rotation. | |
| rotationY(angle) — Static method in class sandy.math.Matrix4Math | |
| Computes a rotation Matrix4 matrix for an y axis rotation. | |
| rotationZ(angle) — Method in class sandy.core.data.Matrix4 | |
| Makes this matrix a rotation matrix for the given angle of rotation. | |
| rotationZ(angle) — Static method in class sandy.math.Matrix4Math | |
| Computes a rotation Matrix4 matrix for an z axis rotation. | |
| ROT_TRACK_TAG — Constant static property in class sandy.parser.Parser3DSChunkTypes | |
| roundTo(p_nN, p_nRoundToInterval) — Static method in class sandy.util.NumberUtil | |
| Rounds a number to specified accuracy. | |
| 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 | |