Trait cgmath::ToComponents2

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

Implementors§