#include <vecmath/_Tuple4.h>
Go to the source code of this file.
Functions | |
template<class Type> | |
std::ostream & | operator<< (std::ostream &os, const _Tuple4< Type > &t) |
defined(_MSC_VER) | |
template<class Type> | |
std::ostream & | operator<< (std::ostream &os, const _Tuple4< Type > *t) |
template std::ostream & | operator<< (std::ostream &, const _Tuple4< double > &) |
template std::ostream & | operator<< (std::ostream &, const _Tuple4< double > *) |
template std::ostream & | operator<< (std::ostream &, const _Tuple4< float > &) |
template std::ostream & | operator<< (std::ostream &, const _Tuple4< float > *) |
template std::ostream & | operator<< (std::ostream &, const _Tuple4< int > &) |
template std::ostream & | operator<< (std::ostream &, const _Tuple4< int > *) |
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 114 of file _Tuple4.cc. |
|
defined(_MSC_VER)
Definition at line 109 of file _Tuple4.cc. |