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

type Vec3 = vec3<f32>;

Trait Implementations

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