[−][src]Type Definition nalgebra::geometry::Affine3
type Affine3<N> = Transform<N, U3, TAffine>;
A 3D affine transformation. Stored as an homogeneous 4x4 matrix.
type Affine3<N> = Transform<N, U3, TAffine>;
A 3D affine transformation. Stored as an homogeneous 4x4 matrix.