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_mat_operations4.hpp

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


See also: Code Generator