[][src]Function box2d_rs::b2_math::b2_mul_mat33

pub fn b2_mul_mat33(a: B2Mat33, v: B2Vec3) -> B2Vec3

Multiply a matrix times a vector.