42       void addChild(
RigidObject* obj, 
bool passOwnership=
true);
    44       void removeAllChildren();
 undocument this line if you encounter any issues!
Definition: Any.h:37
 
#define ICLPhysics_API
Definition: CompatMacros.h:181
 
This class combines a movable but rigid physics object and it's graphical representation in ICL.
Definition: RigidObject.h:46
 
A Box that can with RigidObject features.
Definition: RigidCompoundObject.h:37