glbinding  3.3.0.0
A C++ binding for the OpenGL API, generated using the gl.xml specification.
Loading...
Searching...
No Matches
types_to_string.inl File Reference
#include <ostream>

Go to the source code of this file.

Namespaces

namespace  glbinding
 Contains all the classes of glbinding.
 

Functions

template<typename T >
std::ostream & glbinding::operator<< (std::ostream &stream, const Value< T > &value)
 Generic ostream operator for the Value template.
 
template<typename T >
std::ostream & glbinding::operator<< (std::ostream &stream, const Value< T * > &value)
 Generic ostream operator for the Value template with pointer types.