Type Definition grafix_toolbox::uses::Vec4[][src]

type Vec4 = vec4<f32>;

Trait Implementations

impl Cast<Matrix<f32, U4, U1, <DefaultAllocator as Allocator<f32, U4, U1>>::Buffer>> for Vec4[src]