Function vecmath::col_mat4x3_transform_pos3 [] [src]

pub fn col_mat4x3_transform_pos3<T: Float + Copy>(mat: Matrix4x3<T>, a: Vector3<T>) -> Vector3<T>

Transforms a 3D position through matrix.