C# Class NewTOAPIA.Graphics.mat3x4

Inheritance: System.Matrix
Show file Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Methods

Method Description
mat3x4 ( ) : System
mat3x4 ( IMatrix m ) : System

Method Details

mat3x4() public method

public mat3x4 ( ) : System
return System

mat3x4() public method

public mat3x4 ( IMatrix m ) : System
m IMatrix
return System