Method | Defined by | ||
---|---|---|---|
[static]
| PBJTools | ||
dumpOpCode(c:PBJOpcode):String
[static]
| PBJTools | ||
[static]
| PBJTools | ||
dumpType(t:String):String
[static]
| PBJTools | ||
[static]
| PBJTools | ||
ext(e:Array):String
[static]
| PBJTools | ||
getMatrixMaskBits(n:int):int
[static]
| PBJTools | ||
getValueType(v:PBJConst):String
[static]
| PBJTools | ||
hexDump(ba:ByteArray):String
[static]
| PBJTools | ||
splitShaderInputFloat(shaderInput:ShaderInput, texture:Object, defaultValue:Number):void
[static]
| PBJTools | ||
splitShaderInputFloat4(shaderInput:ShaderInput, texture:Object, defaultValue:Number):void
[static]
| PBJTools |
dump | () | method |
dumpOpCode | () | method |
dumpReg | () | method |
dumpType | () | method |
public static function dumpType(t:String):String
Parameters
t:String |
String |
dumpValue | () | method |
ext | () | method |
public static function ext(e:Array):String
Parameters
e:Array |
String |
getMatrixMaskBits | () | method |
public static function getMatrixMaskBits(n:int):int
Parameters
n:int |
int |
getValueType | () | method |
hexDump | () | method |
public static function hexDump(ba:ByteArray):String
Parameters
ba:ByteArray |
String |
splitShaderInputFloat | () | method |
public static function splitShaderInputFloat(shaderInput:ShaderInput, texture:Object, defaultValue:Number):void
Parameters
shaderInput:ShaderInput |
|
texture:Object |
|
defaultValue:Number |
splitShaderInputFloat4 | () | method |
public static function splitShaderInputFloat4(shaderInput:ShaderInput, texture:Object, defaultValue:Number):void
Parameters
shaderInput:ShaderInput |
|
texture:Object |
|
defaultValue:Number |