Trait glm::PrimCast
[−]
[src]
This trait provides parameterized function from
.
Required Methods
Implementations on Foreign Types
impl PrimCast for i32
[src]
impl PrimCast for i32
impl PrimCast for u32
[src]
impl PrimCast for u32
impl PrimCast for f32
[src]
impl PrimCast for f32
impl PrimCast for f64
[src]
impl PrimCast for f64
impl PrimCast for bool
[src]
impl PrimCast for bool