[−][src]Type Definition nalgebra::geometry::Projective3
type Projective3<N> = Transform<N, U3, TProjective>;
An invertible 3D general transformation. Stored as an homogeneous 4x4 matrix.
type Projective3<N> = Transform<N, U3, TProjective>;
An invertible 3D general transformation. Stored as an homogeneous 4x4 matrix.