OpenSim::WrapResult Class Reference

A class for holding the results of a wrapping calculation. More...

#include <WrapResult.h>

List of all members.

Public Member Functions

 WrapResult ()
 Default constructor.
virtual ~WrapResult ()
 Destructor.
void copyData (const WrapResult &aWrapResult)
 Copy data members from one WrapResult to another.
WrapResultoperator= (const WrapResult &aWrapResult)
 Assignment operator.

Public Attributes

int startPoint
int endPoint
Array< SimTK::Vec3 > wrap_pts
double wrap_path_length
SimTK::Vec3 r1
SimTK::Vec3 r2
SimTK::Vec3 c1
SimTK::Vec3 sv
double factor

Detailed Description

A class for holding the results of a wrapping calculation.

Author:
Peter Loan
Version:
1.0

Constructor & Destructor Documentation

WrapResult::WrapResult (  ) 

Default constructor.

WrapResult::~WrapResult (  )  [virtual]

Destructor.


Member Function Documentation

void WrapResult::copyData ( const WrapResult aWrapResult  ) 

Copy data members from one WrapResult to another.

Parameters:
aWrapResult WrapResult to be copied.
WrapResult & WrapResult::operator= ( const WrapResult aWrapResult  ) 

Assignment operator.

Returns:
Reference to this object.

Member Data Documentation


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

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