dGeomEnable

@brief Enable a geom.

Disabled geoms are completely ignored by dSpaceCollide and dSpaceCollide2, although they can still be members of a space. New geoms are created in the enabled state.

@param geom the geom to enable @sa dGeomDisable @sa dGeomIsEnabled @ingroup collide

extern (C) nothrow
void
dGeomEnable

Meta