Trait cgmath::ToComponents3 [] [src]

pub trait ToComponents3<S: BaseFloat, R: Rotation3<S>>: ToComponents<S, Vector3<S>, Point3<S>, R> { }

Implementors