[go: up one dir, main page]

Module repr_c

Module repr_c 

Source
Expand description

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

Structsยง

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