|
MVE - Multi-View Environment mve-devel
|


Go to the source code of this file.
Namespaces | |
| namespace | math |
| Vector, Matrix, basic operations, etc. | |
Functions | |
| template<typename T , int N> | |
| bool | math::determine_transform (std::vector< math::Vector< T, N > > const &p0, std::vector< math::Vector< T, N > > const &p1, math::Matrix< T, N, N > *rot, T *scale, math::Vector< T, N > *trans) |