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 |
setActiveVertextBuffer(context3D:flash.display3D:Context3D, vertexBuffer:flash.display3D:VertexBuffer3D) — method, interface com.mousman.as3.agal.shader.IMShader |
| |
setActiveVertextBuffer(context3D:flash.display3D:Context3D, vertexBuffer:flash.display3D:VertexBuffer3D) — method, class com.mousman.as3.agal.shader.MBasicShader |
| |
setActiveVertextBuffer(context3D:flash.display3D:Context3D, vertexBuffer:flash.display3D:VertexBuffer3D) — method, class com.mousman.as3.agal.shader.MFakeTextureShader |
| |
setActiveVertextBuffer(context3D:flash.display3D:Context3D, vertexBuffer:flash.display3D:VertexBuffer3D) — method, class com.mousman.as3.agal.shader.MPhong2LightsShader |
| |
setActiveVertextBuffer(context3D:flash.display3D:Context3D, vertexBuffer:flash.display3D:VertexBuffer3D) — method, class com.mousman.as3.agal.shader.MPhong2LightsTextureShader |
| |
setActiveVertextBuffer(context3D:flash.display3D:Context3D, vertexBuffer:flash.display3D:VertexBuffer3D) — method, class com.mousman.as3.agal.shader.MPhongATFTextureShader |
| |
setActiveVertextBuffer(context3D:flash.display3D:Context3D, vertexBuffer:flash.display3D:VertexBuffer3D) — method, class com.mousman.as3.agal.shader.MPhongShader |
| |
setActiveVertextBuffer(context3D:flash.display3D:Context3D, vertexBuffer:flash.display3D:VertexBuffer3D) — method, class com.mousman.as3.agal.shader.MPhongTextureShader |
| |
setActiveVertextBuffer(context3D:flash.display3D:Context3D, vertexBuffer:flash.display3D:VertexBuffer3D) — method, class com.mousman.as3.agal.shader.MSimpleATFTextureShader |
| |
setActiveVertextBuffer(context3D:flash.display3D:Context3D, vertexBuffer:flash.display3D:VertexBuffer3D) — method, class com.mousman.as3.agal.shader.MSimpleShader |
| |
setActiveVertextBuffer(context3D:flash.display3D:Context3D, vertexBuffer:flash.display3D:VertexBuffer3D) — method, class com.mousman.as3.agal.shader.MSimpleTextureShader |
| |
setProgramConstantsFromMatrix(type:String, firstRegister:int, matrix:flash.geom:Matrix3D, transposedMatrix:Boolean) — method, interface com.mousman.as3.agal.mesh.IMMesh |
| |
setProgramConstantsFromVector(type:String, firstRegister:int, data:Vector$Number, numRegisters:int) — method, interface com.mousman.as3.agal.mesh.IMMesh |
| |
setRotation(rx:Number, ry:Number, rz:Number) — method, interface com.mousman.as3.agal.light.IMLight |
| |
setRotation(rx:Number, ry:Number, rz:Number) — method, class com.mousman.as3.agal.light.MLight |
| |
setSaticConstants() — method, interface com.mousman.as3.agal.mesh.IMMesh |
| |
setVertexBufferAt(index:int, vertexBuffer:flash.display3D:VertexBuffer3D, bufferOffset:int, format:String) — method, interface com.mousman.as3.agal.mesh.IMMesh |
| |
shader — Property, class com.mousman.as3.agal.parser.shaders.ShaderSet |
|
IMShader instance
|
shaderProgram — Property, interface com.mousman.as3.agal.shader.IMShader |
| |
shaderProgram — Property, class com.mousman.as3.agal.shader.MBasicShader |
| |
shaderProgram — Property, class com.mousman.as3.agal.shader.MFakeTextureShader |
| |
shaderProgram — Property, class com.mousman.as3.agal.shader.MPhong2LightsShader |
| |
shaderProgram — Property, class com.mousman.as3.agal.shader.MPhong2LightsTextureShader |
| |
shaderProgram — Property, class com.mousman.as3.agal.shader.MPhongATFTextureShader |
| |
shaderProgram — Property, class com.mousman.as3.agal.shader.MPhongShader |
| |
shaderProgram — Property, class com.mousman.as3.agal.shader.MPhongTextureShader |
| |
shaderProgram — Property, class com.mousman.as3.agal.shader.MSimpleATFTextureShader |
| |
shaderProgram — Property, class com.mousman.as3.agal.shader.MSimpleShader |
| |
shaderProgram — Property, class com.mousman.as3.agal.shader.MSimpleTextureShader |
| |
ShaderSet — class, package com.mousman.as3.agal.parser.shaders |
|
A ShaderSet has in charge to linked the fragment shader, the vertex shader and the writer used to create the VertexBuffer and the IndexBuffer
|
ShaderSet(id:String, shader:com.mousman.as3.agal.shader:IMShader, writer:com.mousman.as3.agal.parser.verticeswriter:IMBytesArrayWriter) — Constructor, class com.mousman.as3.agal.parser.shaders.ShaderSet |
|
Constructor. |
shaderSetArray — Property, class com.mousman.as3.agal.parser.shaders.ShaderStore |
|
Return all the ShaderSet contained in the ShaderStore
|
ShaderStore — class, package com.mousman.as3.agal.parser.shaders |
|
Store ShaderSet
|
ShaderStore() — Constructor, class com.mousman.as3.agal.parser.shaders.ShaderStore |
|
Constructor. |
ShaderType — class, package com.mousman.as3.agal.shader |
|
... |
ShaderType() — Constructor, class com.mousman.as3.agal.shader.ShaderType |
| |
_signal — Property, class org.osflash.signals.Slot |
| |
Signal — class, package org.osflash.signals |
|
Signal dispatches events to multiple listeners. |
Signal(... rest) — Constructor, class org.osflash.signals.Signal |
|
Creates a Signal instance to dispatch value objects. |
SimpleTimeline — class, package com.greensock.core |
|
SimpleTimeline is the base class for the TimelineLite and TimelineMax classes. |
SimpleTimeline(vars:Object) — Constructor, class com.greensock.core.SimpleTimeline |
| |
Slot — class, package org.osflash.signals |
|
The Slot class represents a signal slot. |
Slot(listener:Function, signal:org.osflash.signals:IOnceSignal, once:Boolean, priority:int) — Constructor, class org.osflash.signals.Slot |
|
Creates and returns a new Slot object. |
SlotList — final class, package org.osflash.signals |
|
The SlotList class represents an immutable list of Slot objects. |
SlotList(head:org.osflash.signals:ISlot, tail:org.osflash.signals:SlotList) — Constructor, class org.osflash.signals.SlotList |
|
Creates and returns a new SlotList object. |
slots — Property, class org.osflash.signals.OnceSignal |
| |
smoothShading — Property, class com.mousman.as3.agal.parser.objs.MPolygoneGroup3D |
|
value of the smooth shading for an instance of a polygon group
|
specularCoef — Property, class com.mousman.as3.agal.parser.dto.MBuffersWriterDTO |
|
specular coef
|
specularCoef — Property, class com.mousman.as3.agal.parser.objs.MMtlSet |
|
Specular coef
|
specularColor — Property, interface com.mousman.as3.agal.light.IMLight |
| |
specularColor — Property, class com.mousman.as3.agal.light.MLight |
| |
specularColor — Property, class com.mousman.as3.agal.parser.dto.MBuffersWriterDTO |
|
specular color
|
specularColor — Property, class com.mousman.as3.agal.parser.objs.MMtlSet |
|
Specular color
|
specularIntensity — Property, interface com.mousman.as3.agal.light.IMLight |
| |
specularIntensity — Property, class com.mousman.as3.agal.light.MLight |
| |
start — Property, class com.greensock.core.PropTween |
| Starting value |
startTime — Property, class com.greensock.core.TweenCore |
| Start time in seconds (or frames for frames-based tweens/timelines), according to its position on its parent timeline |
|
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 |