An NDoc Documented Class Library

Base.mul Method 

The base will be transform by the Matrix m.

public Base mul(
   Matrix m
);

Parameters

m
m holds the transformmatrix, who will applied to the base

Return Value

See Also

Base Class | Minais.Drawing3d.Math Namespace