Core
Properties
read-only
var Count : Integer
read-only
var CountX : Integer
read-only
var CountY : Integer
var M00 : Real
var M01 : Real
var M02 : Real
var M03 : Real
var M10 : Real
var M11 : Real
var M12 : Real
var M13 : Real
Methods
function Get(y : Integer) : Real4
function Get(y : Integer, x : Integer) : Real
GetByIndex : real
Name |
Type |
Description |
index |
integer |
|
function GetByIndex(index : Integer) : Real
Real2x4 : Void
constructor
function Real2x4()
Real2x4 : Void
constructor
Name |
Type |
Description |
p0 |
real |
|
function Real2x4(p0 : Real)
Real2x4 : Void
constructor
function Real2x4(m00 : Real, m01 : Real, m02 : Real, m03 : Real, m10 : Real, m11 : Real, m12 : Real, m13 : Real)
Set : Void
function Set(y : Integer, x : Integer, value : Real)
Set : Void
function Set(y : Integer, value : Real4)
SetByIndex : Void
function SetByIndex(index : Integer, value : Real)