Files
RCBASIC4/doc/files/setidentitymatrix.txt
2026-02-26 15:33:51 -06:00

8 lines
258 B
Plaintext

#title SetIdentityMatrix [RCBasic Doc]
#header Sub SetIdentityMatrix(mA, n)
Sets matrix mA to an identity matrix of n rows and n columns.
For most transform operations (ie. translate, rotate, and scale) it is recommended to start from and identity matrix