Package-level declarations
Types
Link copied to clipboard
Build a Matrix44 transform
Functions
Link copied to clipboard
fun buildTransform(baseTransform: Matrix44 = Matrix44.IDENTITY, builder: TransformBuilder.() -> Unit): Matrix44
An alias for transform, useful for those cases in which the word transform is used too often
Link copied to clipboard
Construct a normal matrix from the give view matrix
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Create a rotation matrix around the X axes
Link copied to clipboard
Create a rotation matrix around the Y axes
Link copied to clipboard
Create a rotation matrix around the Z axes
Link copied to clipboard
Matrix44 property transform helper
Matrix44 transform helper