Type Definition octoon_math::float3x3s

source ·
pub type float3x3s = Vec<Mat3<f32>>;