Skip to main content

Module transform

Module transform 

Source
Expand description

A convenient position + orientation + scale container, backed by two Vec3 and a Quaternion.

Modules§

repr_c
Transform struct that uses #[repr(C)] vectors and quaternions.

Structs§

Transform
A convenient position + orientation + scale container, backed by two Vec3 and a Quaternion.