Transform Constructor |
Name | Description | |
---|---|---|
Transform(Basis, Vector3) |
Constructs a transformation matrix from the given basis and origin vector.
| |
Transform(Quat, Vector3) |
Constructs a transformation matrix from the given quaternion and origin vector.
| |
Transform(Vector3, Vector3, Vector3, Vector3) |
Constructs a transformation matrix from 4 vectors (matrix columns).
|