setMatrix

Help Contents Graphics Projection Matrix setMatrix
Matrix setM

setMatrix aMatrix
setM aMatrix


command which sets the current OpenGL modelview matrix to matrix.

Example:

tree
Matrix		;[[1 0 0][0 1 0][0 0 1][0 0 0]] ;-)
setMatrix Matrix*0.5
tree

Examples:

References:

Matrix setM