![]() |
WarpTwin
Documentation for WarpTwin models and classes.
|
#include "vectormath.hpp"Namespaces | |
| namespace | clockwerk |
Functions | |
| void | clockwerk::cross (CartesianVector< 3 > a, CartesianVector< 3 > b, CartesianVector< 3 > &result) |
| CartesianVector< 3 > | clockwerk::cross (const CartesianVector< 3 > &a, const CartesianVector< 3 > &b) |
| void | clockwerk::tilde (const CartesianVector< 3 > &v, Matrix< 3, 3 > &t) |
| Matrix< 3, 3 > | clockwerk::tilde (const CartesianVector< 3 > &v) |