core_iostream.h File Reference

#include <iosfwd>
#include <iostream>

Go to the source code of this file.

Functions

CL_API_CORE std::ostream & operator<< (std::ostream &s, const CL_Rect &rect)
CL_API_CORE std::ostream & operator<< (std::ostream &s, const CL_Rectf &rect)
CL_API_CORE std::ostream & operator<< (std::ostream &s, const CL_Rectd &rect)
CL_API_CORE std::ostream & operator<< (std::ostream &s, const CL_Point &point)
CL_API_CORE std::ostream & operator<< (std::ostream &s, const CL_Pointf &point)
CL_API_CORE std::ostream & operator<< (std::ostream &s, const CL_Pointd &point)
CL_API_CORE std::ostream & operator<< (std::ostream &s, const CL_Size &size)
CL_API_CORE std::ostream & operator<< (std::ostream &s, const CL_Sizef &size)
template<typename T>
CL_API_CORE std::ostream & operator<< (std::ostream &s, const CL_Vec1< T > &vec)
template<typename T>
CL_API_CORE std::ostream & operator<< (std::ostream &s, const CL_Vec2< T > &vec)
template<typename T>
CL_API_CORE std::ostream & operator<< (std::ostream &s, const CL_Vec3< T > &vec)
template<typename T>
CL_API_CORE std::ostream & operator<< (std::ostream &s, const CL_Vec4< T > &vec)


Function Documentation

template<typename T>
CL_API_CORE std::ostream& operator<< std::ostream &  s,
const CL_Vec4< T > &  vec
 

template<typename T>
CL_API_CORE std::ostream& operator<< std::ostream &  s,
const CL_Vec3< T > &  vec
 

template<typename T>
CL_API_CORE std::ostream& operator<< std::ostream &  s,
const CL_Vec2< T > &  vec
 

template<typename T>
CL_API_CORE std::ostream& operator<< std::ostream &  s,
const CL_Vec1< T > &  vec
 

CL_API_CORE std::ostream& operator<< std::ostream &  s,
const CL_Sizef size
 

CL_API_CORE std::ostream& operator<< std::ostream &  s,
const CL_Size size
 

CL_API_CORE std::ostream& operator<< std::ostream &  s,
const CL_Pointd point
 

CL_API_CORE std::ostream& operator<< std::ostream &  s,
const CL_Pointf point
 

CL_API_CORE std::ostream& operator<< std::ostream &  s,
const CL_Point point
 

CL_API_CORE std::ostream& operator<< std::ostream &  s,
const CL_Rectd rect
 

CL_API_CORE std::ostream& operator<< std::ostream &  s,
const CL_Rectf rect
 

CL_API_CORE std::ostream& operator<< std::ostream &  s,
const CL_Rect rect
 


Generated on Thu Dec 3 02:39:33 2009 for ClanLib by  doxygen 1.4.6