Skip to main content

shape_is_valid

Function shape_is_valid 

Source
pub fn shape_is_valid(world: &World, id: ShapeId) -> bool
Expand description

Shape id validity. (b2Shape_IsValid — the world-registry check collapses to the index/generation check in the registry-less port)