Trait cgmath::ToComponents3

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

Implementors§