DubiousEngine  0.2.0
Simple Game Engine
Dubious::Utility Namespace Reference

Classes

class  Ac3d_file
 Abstraction of the AC3D File. More...
 
class  Ac3d_file_reader
 An object that can read an AC3D file. More...
 
class  Ac3d_material
 A Material in an AC3D file. More...
 
class  Ac3d_model
 An AC3D Model. More...
 
class  File_path
 Path and Filename information. More...
 
struct  Open_cl
 Utilities for OpenCL. More...
 
class  Sdl_manager
 Top Level SDL Manager. More...
 
class  Thread_pool
 Simple thread pool. More...
 
class  Timer
 A Timer. More...
 

Functions

std::ostream & operator<< (std::ostream &os, const File_path &Input)
 

Function Documentation

std::ostream & Dubious::Utility::operator<< ( std::ostream &  os,
const File_path Input 
)