WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
|
Namespaces | |
namespace | webcface |
Macros | |
#define | _USE_MATH_DEFINES |
Functions | |
static bool | isZero (double value) |
static std::array< double, 3 > | matrixToProperEuler (const std::array< std::array< double, 3 >, 3 > &rmat, AxisSequence axis) |
static std::array< double, 3 > | matrixToTaitBryanEuler (const std::array< std::array< double, 3 >, 3 > &rmat, AxisSequence axis) |
#define _USE_MATH_DEFINES |