Type Definition octoon_math::float4x4s

source ·
pub type float4x4s = Vec<Mat4<f32>>;