SilverScreen Solid Modeler

MATRIX        

MATRIX        

Previous topic Next topic  

MATRIX        

Previous topic Next topic JavaScript is required for the print function  

SilverScreenAPI

 

MATRIX

 


A data type that is a 3D homogeneous transformation matrix.

 

typedef double MATRIX[4][4];

 

 

Remarks

The book, "Fundamentals of Interactive Computer Graphics", by J.D. Foley and A. Van Dam is an excellent reference for learning more about transformation matrices and their application to graphics programming.

 

 

See Also

tm_clear, tm_multiply, tm_transform

 

 

Header

ssdef.h