Sack Library Documentation
|
Parameters |
Description |
CTEXTSTR lpName |
Name to write into the log. |
MATRIX m DBG_PASS |
standard debug paramters |
m |
the matrix to dump. |
Dumps to syslog a current matrix. Shows both matrix content, and the cross products between the matrix that cross1 should be row 0, cross2 should be row 1 and cross3 should be row2. Pass a text name to identify this matrix from others.
A PTRANSFORM is not a MATRIX; there is a matrix in a transform, and is the first member, so a ptransform can be cast to a matrix and logged with this function.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|