Files
RCBASIC4/doc/files/setidentitymatrix.txt
2024-10-06 17:07:06 -04:00

7 lines
257 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