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