Go to the source code of this file.
Functions | |
template<typename MatrixType > | |
void | check_stddeque_matrix (const MatrixType &m) |
template<typename QuaternionType > | |
void | check_stddeque_quaternion (const QuaternionType &) |
template<typename TransformType > | |
void | check_stddeque_transform (const TransformType &) |
void | test_stddeque_overload () |
void check_stddeque_matrix | ( | const MatrixType & | m | ) |
Definition at line 29 of file stddeque_overload.cpp.
void check_stddeque_quaternion | ( | const QuaternionType & | ) |
Definition at line 98 of file stddeque_overload.cpp.
void check_stddeque_transform | ( | const TransformType & | ) |
Definition at line 64 of file stddeque_overload.cpp.
void test_stddeque_overload | ( | ) |
Definition at line 131 of file stddeque_overload.cpp.