These build on the basic arithmetic classes for small vectors and matrices.
#include "SimTKcommon/internal/common.h"
#include "SimTKcommon/SmallMatrix.h"
#include "SimTKcommon/internal/UnitVec.h"
#include "SimTKcommon/internal/Quaternion.h"
#include "SimTKcommon/internal/Rotation.h"
#include "SimTKcommon/internal/Transform.h"
#include <iosfwd>
Go to the source code of this file.
Namespaces | |
namespace | SimTK |
Defines | |
#define | SimTK_RTD (180/SimTK_PI) |
#define | SimTK_DTR (SimTK_PI/180) |
#define SimTK_DTR (SimTK_PI/180) |
#define SimTK_RTD (180/SimTK_PI) |