Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of boost. Click here for the latest Boost documentation.

QVM: Quaternions, Vectors, Matrices

boost/qvm/vec_operations2.hpp

This header defines function and operator overloads that implement all the same operations defined in the boost/qvm/vec_operations.hpp header, but specifically for 2D vectors. You can include it instead of boost/qvm/vec_operations.hpp if you know you don't use vector objects of any other size.


See also: Code Generator