#include "SimTKcommon/SmallMatrix.h"
#include <iosfwd>
Go to the source code of this file.
Namespaces | |
namespace | SimTK |
Classes | |
class | UnitVec |
This class is a Vec3 plus an ironclad guarantee either that:
| |
class | UnitRow |
This type is used for the transpose of UnitVec, and as the returned row type of a Rotation. More... | |
Typedefs | |
typedef UnitVec< 1 > | UnitVec3 |