Skip to content

matrix3

Useful structure to represent a 3D transformation

Functions

Return Name Description
float3 transform( in float3 v ) Returns a 3D vector from the transformation matrix.