Type Alias ode_base::ode::dBallJoint
source · pub type dBallJoint = dBallJointTemplate<dJointDynamicIDContainer>;Aliased Type§
struct dBallJoint {
pub _base: dJointTemplate<dJointDynamicIDContainer>,
pub _phantom_0: PhantomData<UnsafeCell<dJointDynamicIDContainer>>,
}Fields§
§_base: dJointTemplate<dJointDynamicIDContainer>§_phantom_0: PhantomData<UnsafeCell<dJointDynamicIDContainer>>