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 <SurgSim/Physics/FemElementStructs.h>
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.
§ RotationVectorData()
SurgSim::Physics::FemElementStructs::RotationVectorData::RotationVectorData |
( |
| ) |
|
|
inline |
§ operator==()
bool SurgSim::Physics::FemElementStructs::RotationVectorData::operator== |
( |
const RotationVectorData & |
rhs | ) |
const |
|
inline |
§ thetaX
double SurgSim::Physics::FemElementStructs::RotationVectorData::thetaX |
§ thetaY
double SurgSim::Physics::FemElementStructs::RotationVectorData::thetaY |
§ thetaZ
double SurgSim::Physics::FemElementStructs::RotationVectorData::thetaZ |
The documentation for this struct was generated from the following file: