Package | flare.materials.filters.transform |
Class | public class SkinTransformFilter |
Inheritance | SkinTransformFilter ![]() ![]() ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
SkinTransformFilter(bones:int = 1) | SkinTransformFilter | ||
![]() | addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void | FLSLFilter | |
![]() | bind(byteCode:ByteArray):void | FLSLScope | |
![]() | FLSLScope | ||
![]() | call(ns:String, params:Array = null):uint | FLSLScope | |
![]() | createRegisterFromParam(param:FLSLParam):uint | FLSLScope | |
![]() | dispatchEvent(event:Event):Boolean | FLSLFilter | |
![]() | get(i:int):uint | FLSLScope | |
![]() | getIndex(name:String):int | FLSLScope | |
![]() | getMatrixByName(name:String):FLSLMatrix | FLSLScope | |
![]() | getParamByName(name:String):FLSLParam | FLSLScope | |
![]() | getPassesCount(ns:String):int | FLSLScope | |
![]() | getRegister(register:uint, mask:String = xyzw, offset:int = 0):uint | FLSLScope | |
![]() | getRegisterByName(name:String, mask:String = xyzw, offset:int = 0):uint | FLSLScope | |
![]() | getSamplerByName(name:String):FLSLSampler | FLSLScope | |
![]() | FLSLScope | ||
![]() | getTechniqueNames():Array | FLSLScope | |
![]() | hasEventListener(type:String):Boolean | FLSLFilter | |
![]() | isScope(type:int):int [static] | FLSL | |
![]() | maskToStr(mask:int, size:int):String [static] | FLSL | |
![]() | print(level:int = 0, index:int = 0, out:String):String | FLSLScope | |
process(scope:FLSLShader):void [override] | SkinTransformFilter | ||
![]() | rebuild():void | FLSLFilter | |
![]() | registerToStr(register:uint, mask:int = -1, size:int = -1):String [static] | FLSL | |
![]() | removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void | FLSLFilter | |
![]() | strToMask(str:String):int [static] | FLSL | |
![]() | toString():String [override] | FLSLScope | |
![]() | typeToStr(t:int):String [static] | FLSL | |
![]() | willTrigger(type:String):Boolean | FLSLFilter |