cf_m4_transform_dir¶
Category: math
GitHub: cute_math3d.h
Transforms a direction by a matrix, ignoring translation.
| Parameters | Description |
|---|---|
m |
The matrix. |
d |
The direction. Treated as w = 0, so translation does not apply. |
Category: math
GitHub: cute_math3d.h
Transforms a direction by a matrix, ignoring translation.
| Parameters | Description |
|---|---|
m |
The matrix. |
d |
The direction. Treated as w = 0, so translation does not apply. |