opensurgsim
|
RotationVectorData is a structure containing the rotational dof per vertex The nature of the rotation depends on the underlying Representation, but right now all OSS's representations use rotation vector for rotational dof. More...
#include <FemElementStructs.h>
Public Member Functions | |
bool | operator== (const RotationVectorData &rhs) const |
Public Attributes | |
double | thetaX |
double | thetaY |
double | thetaZ |
RotationVectorData is a structure containing the rotational dof per vertex The nature of the rotation depends on the underlying Representation, but right now all OSS's representations use rotation vector for rotational dof.