phycompoundobject.h
     46     PhyCompoundObject( QVector<PhyObject*> objs, World* world, QString name="unamed", const wMatrix& tm = wMatrix::identity() );
const QVector< PhyObject * > bodies()
return PhyObject composing this object 
Definition: phycompoundobject.h:52