OpenSim::MarkerWeight Class Reference

#include <MarkersReference.h>

Inheritance diagram for OpenSim::MarkerWeight:
OpenSim::Object

List of all members.

Public Member Functions

 MarkerWeight ()
 MarkerWeight (std::string name, double weight)
 MarkerWeight (const MarkerWeight &aWeight)
void setWeight (double weight)
double getWeight () const
virtual Objectcopy () const
 Construct and return a copy of this object.

Constructor & Destructor Documentation

OpenSim::MarkerWeight::MarkerWeight (  )  [inline]
OpenSim::MarkerWeight::MarkerWeight ( std::string  name,
double  weight 
) [inline]
OpenSim::MarkerWeight::MarkerWeight ( const MarkerWeight aWeight  )  [inline]

Member Function Documentation

virtual Object* OpenSim::MarkerWeight::copy (  )  const [inline, virtual]

Construct and return a copy of this object.

The object is allocated using the new operator, so the caller is responsible for deleting the returned object.

Returns:
Copy of this object.

Reimplemented from OpenSim::Object.

double OpenSim::MarkerWeight::getWeight (  )  const [inline]
void OpenSim::MarkerWeight::setWeight ( double  weight  )  [inline]

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

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