pub unsafe extern "C" fn PxObstacleContext_updateObstacle_mut(
self_: *mut PxObstacleContext,
handle: u32,
obstacle: *const PxObstacle,
) -> boolExpand description
Updates data for an existing obstacle.
True if success
pub unsafe extern "C" fn PxObstacleContext_updateObstacle_mut(
self_: *mut PxObstacleContext,
handle: u32,
obstacle: *const PxObstacle,
) -> boolUpdates data for an existing obstacle.
True if success