virtual const word & type() const
Return the type name of the original body.
compositeBody(const autoPtr< rigidBody > &bodyPtr)
Construct a merged version of the given rigidBody.
This specialised rigidBody holds the original body after it has been merged into a parent...
const rigidBody & body() const
Return the original body from which this composite-body.
virtual void write(Ostream &) const
Write.
virtual autoPtr< rigidBody > clone() const
Return clone of this compositeBody.