Type Definition octoon_math::double3x3s

source ·
pub type double3x3s = Vec<Mat3<f64>>;