Function rin::scene::physics::trimesh_to_rinmesh[][src]

pub fn trimesh_to_rinmesh(
    trimesh: &TriMesh<f32>,
    scale: Matrix<f32, U3, U1, <DefaultAllocator as Allocator<f32, U3, U1>>::Buffer>
) -> Mesh<Vertex3D>