40 for(
unsigned int i=0;
i<
in.getNrOfSegments();
i++)
49 for(
unsigned int i=0;
i<arg.nrOfSegments;
i++)
57 segments.push_back(segment);
59 nrOfJoints += segment.getJoint().getNDof();
void addChain(const Chain &chain)
const Segment & getSegment(unsigned int nr) const
Chain & operator=(const Chain &arg)
void addSegment(const Segment &segment)
unsigned int getNrOfSegments() const
This class encapsulates a simple segment, that is a "rigid body" (i.e., a frame and an inertia) with ...