gsgl Namespace Reference


Classes

class  assert_exception
class  data_object
 Base class for data data object types. More...
class  exception
class  internal_exception
class  io_exception
class  memory_exception
class  opengl_exception
class  runtime_exception
class  string
 A Unicode string class. More...
class  string_impl
class  string_iterator

Namespaces

namespace  data
namespace  framework
namespace  io
namespace  math
namespace  physics
namespace  platform
namespace  scenegraph

Typedefs

typedef unsigned int flags_t
 Used for storing flag bits.
typedef int index_t
 The type used as indices into data collections.
typedef float real_t

Functions

DATA_API wchar_t * gsgl_wcsdup (const wchar_t *)
DATA_API void log (const gsgl::string &s)
DATA_API void log (int log_level, const gsgl::string &s)
template<typename T>
const T & max_val (const T &a, const T &b)
template<typename T>
const T & min_val (const T &a, const T &b)


Typedef Documentation

typedef unsigned int flags_t

Used for storing flag bits.

Definition at line 65 of file data.hpp.

typedef int index_t

The type used as indices into data collections.

Definition at line 62 of file data.hpp.

typedef float real_t

Definition at line 55 of file math.hpp.


Function Documentation

DATA_API wchar_t* gsgl::gsgl_wcsdup ( const wchar_t *   ) 

Definition at line 47 of file data.cpp.

DATA_API void gsgl::log ( const gsgl::string s  )  [inline]

DATA_API void gsgl::log ( int  log_level,
const gsgl::string s 
) [inline]

const T& gsgl::max_val ( const T &  a,
const T &  b 
) [inline]

const T& gsgl::min_val ( const T &  a,
const T &  b 
) [inline]


Generated on Sat Mar 1 13:50:05 2008 for Periapsis Project by  doxygen 1.5.5