matrix

typedef struct tagmatrix { float m[16]; } matrix;

Members

m[16]

Remarks

See Also

Copyright © 2004-2010 Fragmosoft