Trait cgmath::ToComponents2 [] [src]

pub trait ToComponents2<S: BaseFloat, R: Rotation2<S>>: ToComponents<S, Vector2<S>, Point2<S>, R> { }

Implementors