OpenSim::PathPointSet Class Reference

A class for holding a set of muscle points. More...

#include <PathPointSet.h>

Inheritance diagram for OpenSim::PathPointSet:
OpenSim::Set< PathPoint > OpenSim::Object

List of all members.

Public Member Functions

 PathPointSet ()
 Default constructor of a PathPointSet.
 PathPointSet (const PathPointSet &aPathPointSet)
 Copy constructor of a PathPointSet.
 ~PathPointSet (void)
 Destructor.
PathPointSetoperator= (const PathPointSet &aPathPointSet)
 Assignment operator.

Detailed Description

A class for holding a set of muscle points.

Authors:
Peter Loan
Version:
1.0

Constructor & Destructor Documentation

PathPointSet::PathPointSet (  ) 

Default constructor of a PathPointSet.

PathPointSet::PathPointSet ( const PathPointSet aPathPointSet  ) 

Copy constructor of a PathPointSet.

PathPointSet::~PathPointSet ( void   ) 

Destructor.


Member Function Documentation

PathPointSet & PathPointSet::operator= ( const PathPointSet aPathPointSet  ) 

Assignment operator.

Returns:
Reference to this object.

Reimplemented from OpenSim::Object.


The documentation for this class was generated from the following files:

Generated on Sun Sep 25 00:20:00 2011 for OpenSim by  doxygen 1.6.1