pub unsafe extern "C" fn PxScene_getScenePvdClient_mut(
self_: *mut PxScene,
) -> *mut PxPvdSceneClientExpand description
Returns the Pvd client associated with the scene.
the client, NULL if no PVD supported.
pub unsafe extern "C" fn PxScene_getScenePvdClient_mut(
self_: *mut PxScene,
) -> *mut PxPvdSceneClientReturns the Pvd client associated with the scene.
the client, NULL if no PVD supported.