Property | Type | Description | |
---|---|---|---|
Index | uint | ||
Indexes | int[] |
Method | Description | |
---|---|---|
Dump ( ) : void | ||
LoadIdentity ( ) : void | ||
SetLastColumn ( ) : void | ||
SetPosition ( int Column, int Row, float Value ) : void |
Method | Description | |
---|---|---|
Reset ( uint Index ) : void |
|
|
Write ( float Value ) : void |
|
|
WriteAt ( int Index, float Value ) : void |
public SetPosition ( int Column, int Row, float Value ) : void | ||
Column | int | |
Row | int | |
Value | float | |
return | void |