OpenSim::MarkerWeight Class Reference
#include <MarkersReference.h>
List of all members.
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:
- OpenSim/Simulation/MarkersReference.h