Property | Type | Description | |
---|---|---|---|
row0 | |||
row1 | |||
row2 | |||
row3 |
Method | Description | |
---|---|---|
CoFactor ( int _dwRow, int _dwCol ) : float | ||
Determinant ( ) : float | ||
Invert ( ) : void | ||
float4x4 ( float _a ) : System | ||
operator ( ) : |
||
this ( int row, int column ) : float |
public CoFactor ( int _dwRow, int _dwCol ) : float | ||
_dwRow | int | |
_dwCol | int | |
return | float |