Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Matrix2d ( ) : System | ||
Matrix2d ( |
||
Matrix2d ( |
||
Matrix2d ( float _m11, float _m12, float _m21, float _m22, float _dx, float _dy ) : System | ||
TransformPoints ( int count, |
||
TransformVectors ( int count, |
||
angle ( ) : float | ||
coordSystem ( |
||
coordSystem ( |
||
coordSystem ( |
||
coordSystem ( |
||
det ( ) : float | ||
getCoordSystem ( |
||
hasMirror ( |
||
inverse ( ) : |
||
invert ( ) : bool | ||
isEqualTo ( |
||
isEqualTo ( |
||
isIdentity ( ) : bool | ||
isInvertible ( ) : bool | ||
isOrtho ( ) : bool | ||
kIdentity ( ) : |
||
mirroring ( ) : |
||
mirroring ( |
||
mirroring ( |
||
postMultBy ( |
||
preMultBy ( |
||
rotation ( float angle ) : |
||
rotation ( float angle, |
||
scale ( ) : float | ||
scaleX ( ) : float | ||
scaleY ( ) : float | ||
scaling ( float scale ) : |
||
scaling ( float scale, |
||
scaling ( float scaleX, float scaleY ) : |
||
scaling ( float scaleX, float scaleY, |
||
set ( float _m11, float _m12, float _m21, float _m22, float _dx, float _dy ) : |
||
setCoordSystem ( |
||
setToIdentity ( ) : |
||
setToMirroring ( ) : |
||
setToMirroring ( |
||
setToMirroring ( |
||
setToProduct ( |
||
setToRotation ( float angle ) : |
||
setToRotation ( float angle, |
||
setToScaling ( float scale ) : |
||
setToScaling ( float scale, |
||
setToScaling ( float scaleX, float scaleY ) : |
||
setToScaling ( float scaleX, float scaleY, |
||
setToShearing ( float sx, float sy ) : |
||
setToShearing ( float sx, float sy, |
||
setToTranslation ( |
||
shearing ( float sx, float sy ) : |
||
shearing ( float sx, float sy, |
||
translation ( |
Method | Description | |
---|---|---|
Matrix2d ( IntPtr cPtr, bool cMemoryOwn ) : System | ||
getCPtr ( |
public Matrix2d ( |
||
e0 | ||
e1 | ||
origin | ||
return | System |
public Matrix2d ( float _m11, float _m12, float _m21, float _m22, float _dx, float _dy ) : System | ||
_m11 | float | |
_m12 | float | |
_m21 | float | |
_m22 | float | |
_dx | float | |
_dy | float | |
return | System |
public TransformPoints ( int count, |
||
count | int | |
points | ||
return | void |
public TransformVectors ( int count, |
||
count | int | |
vectors | ||
return | void |
public static coordSystem ( |
||
origin | ||
scaleX | float | |
return |
public static coordSystem ( |
||
origin | ||
scaleX | float | |
scaleY | float | |
return |
public static coordSystem ( |
||
origin | ||
scaleX | float | |
scaleY | float | |
angle | float | |
return |
public static coordSystem ( |
||
e0 | ||
e1 | ||
origin | ||
return |
public getCoordSystem ( |
||
e0 | ||
e1 | ||
origin | ||
return | void |
public isEqualTo ( |
||
mat | ||
tol | ||
return | bool |
public static mirroring ( |
||
pnt | ||
return |
public static mirroring ( |
||
pnt | ||
dir | ||
return |
public postMultBy ( |
||
rightSide | ||
return |
public preMultBy ( |
||
leftSide | ||
return |
public static rotation ( float angle ) : |
||
angle | float | |
return |
public static rotation ( float angle, |
||
angle | float | |
center | ||
return |
public static scaling ( float scale ) : |
||
scale | float | |
return |
public static scaling ( float scale, |
||
scale | float | |
center | ||
return |
public static scaling ( float scaleX, float scaleY ) : |
||
scaleX | float | |
scaleY | float | |
return |
public static scaling ( float scaleX, float scaleY, |
||
scaleX | float | |
scaleY | float | |
center | ||
return |
public set ( float _m11, float _m12, float _m21, float _m22, float _dx, float _dy ) : |
||
_m11 | float | |
_m12 | float | |
_m21 | float | |
_m22 | float | |
_dx | float | |
_dy | float | |
return |
public setCoordSystem ( |
||
e0 | ||
e1 | ||
origin | ||
return |
public setToMirroring ( |
||
pnt | ||
return |
public setToMirroring ( |
||
pnt | ||
dir | ||
return |
public setToProduct ( |
||
m1 | ||
m2 | ||
return |
public setToRotation ( float angle ) : |
||
angle | float | |
return |
public setToRotation ( float angle, |
||
angle | float | |
center | ||
return |
public setToScaling ( float scale ) : |
||
scale | float | |
return |
public setToScaling ( float scale, |
||
scale | float | |
center | ||
return |
public setToScaling ( float scaleX, float scaleY ) : |
||
scaleX | float | |
scaleY | float | |
return |
public setToScaling ( float scaleX, float scaleY, |
||
scaleX | float | |
scaleY | float | |
center | ||
return |
public setToShearing ( float sx, float sy ) : |
||
sx | float | |
sy | float | |
return |
public setToShearing ( float sx, float sy, |
||
sx | float | |
sy | float | |
pnt | ||
return |
public setToTranslation ( |
||
vec | ||
return |
public static shearing ( float sx, float sy ) : |
||
sx | float | |
sy | float | |
return |
public static shearing ( float sx, float sy, |
||
sx | float | |
sy | float | |
pnt | ||
return |
public static translation ( |
||
vec | ||
return |