| 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 | |
| a — Property in class sandy.core.data.Plane | |
| The coordinate of the first plane. | |
| a — Property in class sandy.core.data.Polygon | |
| AAttributes — Class in package sandy.materials.attributes | |
| ABSTRACT CLASS - super class for attributes that do not need to implement all manager hooks. | |
| AbstractScreen — Class in package org.tamina.core.preload | |
| AbstractScreen() — Constructor in class org.tamina.core.preload.AbstractScreen | |
| aConstants — Property in class sandy.view.Frustum | |
| add(v:sandy.core.data:Point3D) — Method in class sandy.core.data.Point3D | |
| Adds the specified Point3D to this Point3D. | |
| add(p_oUV:sandy.core.data:UVCoord) — Method in class sandy.core.data.UVCoord | |
| Adds the specified UV coordinate from this UV coordinate. | |
| add(v:sandy.core.data:Vertex) — Method in class sandy.core.data.Vertex | |
| Adds the specified vertex to this vertex. | |
| addChild(p_oChild:sandy.core.scenegraph:Node) — Method in class sandy.core.scenegraph.Node | |
| Adds a new child to this node. | |
| addChild(child:sandy.events:BubbleEventBroadcaster) — Method in class sandy.events.BubbleEventBroadcaster | |
| Starts receiving bubble events from specified child. | |
| addEventListener(p_sEvent, oL) — Method in class sandy.core.data.Polygon | |
| Adds an event listener to the polygon. | |
| addEventListener(p_sEvt, p_oL) — Method in class sandy.core.scenegraph.Node | |
| Adds a listener for the specified event. | |
| addInternalPoint(p_oPoint:sandy.core.data:Point3D) — Method in class sandy.bounds.BBox | |
| addInternalPointXYZ(x, y, z) — Method in class sandy.bounds.BBox | |
| addMatrix(m2:sandy.core.data:Matrix4) — Method in class sandy.core.data.Matrix4 | |
| Adds the passed in matrix to this matrix. | |
| addPoint3D(p_oV:sandy.core.data:Point3D, p_oW:sandy.core.data:Point3D) — Static method in class sandy.math.Point3DMath | |
| Adds two 3D Point3Ds. | |
| addPointButton — Property in class org.tamina.component.GradientCreatorClass | |
| Un bouton pour ajouter un point d'encrage | |
| addSubtopic(pSubtopic) — Method in class org.tamina.core.messaging.MessageManager | |
| addSubTopicList(pList) — Method in class org.tamina.core.messaging.MessageManager | |
| addToDisplayList(p_oObject:sandy.core.scenegraph:IDisplayable) — Method in class sandy.core.Renderer | |
| aEdges — Property in class sandy.core.data.Polygon | |
| An array of the polygon's edges. | |
| aEdges — Property in class sandy.core.scenegraph.Geometry3D | |
| aFaceEdges — Property in class sandy.core.scenegraph.Geometry3D | |
| aFaces — Property in class sandy.core.data.Vertex | |
| An array of polygons that use the vertex | |
| aFacesNormals — Property in class sandy.core.scenegraph.Geometry3D | |
| Array ov normals | |
| aFacesUVCoordsID — Property in class sandy.core.scenegraph.Geometry3D | |
| aFacesVertexID — Property in class sandy.core.scenegraph.Geometry3D | |
| Array of faces composed from vertices | |
| alpha — Property in class sandy.materials.BitmapMaterial | |
| Indicates the alpha transparency value of the material. | |
| alpha — Property in class sandy.materials.ColorMaterial | |
| Indicates the alpha transparency value of the material. | |
| alpha — Property in interface sandy.materials.IAlphaMaterial | |
| Indicates the alpha transparency value of the material. | |
| alpha — Property in class sandy.materials.attributes.LineAttributes | |
| Indicates the alpha transparency value of the line. | |
| alphas — Property in class org.tamina.event.GradientCreatorEvent | |
| La liste des opacités pour chaques couleurs | |
| aNeighboors — Property in class sandy.core.data.Polygon | |
| An array of polygons that share an edge with this polygon. | |
| angle — Property in class org.tamina.sandy.Camera3DPanoramicEvent | |
| angleRotation — Property in class org.tamina.sandy.Camera3DPanoramic | |
| Utilisé pour definir un angle de rotation par rapport à la position actuelle | |
| animated — Property in class sandy.core.scenegraph.Shape3D | |
| Animated flag. | |
| aNormals — Property in class sandy.view.Frustum | |
| aPlanes — Property in class sandy.view.Frustum | |
| An array of planes representing the frustum. | |
| aPoints — Property in class sandy.view.Frustum | |
| An array of points representing the frustum. | |
| aPolygons — Property in class sandy.core.scenegraph.Shape3D | |
| The array of polygons building this object. | |
| appearance — Property in class sandy.core.data.Polygon | |
| The appearance of this polygon. | |
| appearance — Property in class sandy.core.scenegraph.Node | |
| Set that appearance to all the children of that node | |
| appearance — Property in class sandy.core.scenegraph.Shape3D | |
| Set the appearance of this object. | |
| Appearance — Class in package sandy.materials | |
| Represents the appearance property of the visible objects. | |
| Appearance(p_oFront:sandy.materials:Material, p_oBack:sandy.materials:Material) — Constructor in class sandy.materials.Appearance | |
| Creates an appearance with front and back materials. | |
| applicationReady — Event in class org.tamina.core.application.TApplication | |
|
Cet Event est propagé à la fin de l'initialisation de l'application, soit à la fin de l'execution de la methode initApplication() |
|
| APPLICATION_READY — Constant static property in class org.tamina.core.init.InitEvent | |
| applyAlpha(c, a) — Static method in class sandy.math.ColorMath | |
| Returns the color with altered alpha value. | |
| area — Property in class sandy.core.data.Polygon | |
| areEqual(p_nN, p_nM) — Static method in class sandy.util.NumberUtil | |
| Compares two numbers and determines if they are equal. | |
| ArrayUtils — Class in package org.tamina.utils | |
| assetId — Property in class org.tamina.event.AssetLoaderEvent | |
| l'id de l'asset | |
| AssetLoader — Class in package org.tamina.core.asset | |
| Cette classe permet de charger un Asset | |
| AssetLoader(pAssetId) — Constructor in class org.tamina.core.asset.AssetLoader | |
| AssetLoaderEvent — Class in package org.tamina.event | |
| AssetLoaderEvent(type, bubbles, cancelable) — Constructor in class org.tamina.event.AssetLoaderEvent | |
| AssetsManager — Package constant property in org.tamina.core.asset | |
| ATransformable — Class in package sandy.core.scenegraph | |
| ABSTRACT CLASS - super class for all movable objects in the object tree. | |
| ATransformable(p_sName) — Constructor in class sandy.core.scenegraph.ATransformable | |
| Creates a transformable node in the object tree of the world. | |
| attributes — Property in class sandy.materials.Material | |
| The attributes of this material. | |
| attributes — Property in class sandy.materials.attributes.MaterialAttributes | |
| List of attributes. | |
| autoCenter — Property in class sandy.core.scenegraph.Sprite2D | |
| When enabled, the sprite will be displayed at its graphical center. | |
| autoDispose — Property in class sandy.materials.Material | |
| Specifies if the material can automatically be disposed when unused Default value is to true | |
| aUVCoord — Property in class sandy.core.data.Polygon | |
| aUVCoords — Property in class sandy.core.scenegraph.Geometry3D | |
| UV Coords for faces | |
| aVertex — Property in class sandy.core.scenegraph.Geometry3D | |
| Array of vertices | |
| aVertexNormals — Property in class sandy.core.scenegraph.Geometry3D | |
| aVisiblePolygons — Property in class sandy.core.scenegraph.Shape3D | |
| Array containing the visible polygons of that shape. | |
| axisRotation(u, v, w, angle) — Method in class sandy.core.data.Matrix4 | |
| Computes a rotation around an axis. | |
| axisRotationPoint3D(v:sandy.core.data:Point3D, angle) — Method in class sandy.core.data.Matrix4 | |
| Makes this matrix a rotation matrix for a rotation around a given axis. | |
| axisRotationWithReference(axis:sandy.core.data:Point3D, ref:sandy.core.data:Point3D, pAngle) — Method in class sandy.core.data.Matrix4 | |
| Realize a rotation around a specific axis through a specified point. | |
| 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 | |