Trait cgmath::Transform3
[−]
[src]
pub trait Transform3<S: BaseNum>: Transform<Point3<S>> + Into<Matrix4<S>> { }
pub trait Transform3<S: BaseNum>: Transform<Point3<S>> + Into<Matrix4<S>> { }