Function ode_base::ode::dGeomTriMeshDataBuildSimple
source · pub unsafe extern "C" fn dGeomTriMeshDataBuildSimple(
g: dTriMeshDataID,
Vertices: *const dReal,
VertexCount: c_int,
Indices: *const dTriIndex,
IndexCount: c_int
)