OpenBeam
C++ library for static analysis of mechanical structures
Public Member Functions | Static Public Member Functions | List of all members
openbeam::TRotation3D Struct Reference

Public Member Functions

 TRotation3D (const num_t ang_x, const num_t ang_y, const num_t ang_z)
 
const Matrix33 & getRot () const
 
void setRot (const Matrix33 &r)
 
bool isIdentity () const
 Test for whether this 3x3 matrix is EXACTLY the identity.
 

Static Public Member Functions

static void matrix2angles (const Matrix33 &R, num_t &ang_x, num_t &ang_y, num_t &ang_z)
 

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