Documentation

iso4

Class

A matrix with 4 rows and 3 columns.

Methods

bool opEquals(const iso4&in)
Operator obj == x, obj != x
Returns bool
float get_xx() const
Property obj.xx
Returns float
float get_xy() const
Property obj.xy
Returns float
float get_xz() const
Property obj.xz
Returns float
float get_yx() const
Property obj.yx
Returns float
float get_yy() const
Property obj.yy
Returns float
float get_yz() const
Property obj.yz
Returns float
float get_zx() const
Property obj.zx
Returns float
float get_zy() const
Property obj.zy
Returns float
float get_zz() const
Property obj.zz
Returns float
float get_tx() const
Property obj.tx
Returns float
float get_ty() const
Property obj.ty
Returns float
float get_tz() const
Property obj.tz
Returns float