pub unsafe extern "C" fn PxArticulationReducedCoordinate_getName(
self_: *const PxArticulationReducedCoordinate,
) -> *const c_charExpand description
Returns the name string set with setName().
Name string associated with the articulation.
pub unsafe extern "C" fn PxArticulationReducedCoordinate_getName(
self_: *const PxArticulationReducedCoordinate,
) -> *const c_charReturns the name string set with setName().
Name string associated with the articulation.