Type Alias jumpy::core::physics::rapier::TriMesh

source ·
pub type TriMesh = GenericTriMesh<DefaultStorage>;
Expand description

A triangle-mesh.

Aliased Type§

struct TriMesh { /* private fields */ }