TrinityCore
|
Go to the source code of this file.
Classes | |
class | G3D::TextOutput |
class | G3D::TextOutput::Settings |
Namespaces | |
G3D | |
Functions | |
void | G3D::serialize (const bool &b, TextOutput &to) |
void | G3D::serialize (const int &b, TextOutput &to) |
void | G3D::serialize (const uint8 &b, TextOutput &to) |
void | G3D::serialize (const double &b, TextOutput &to) |
void | G3D::serialize (const float &b, TextOutput &to) |
void | G3D::serialize (const std::string &b, TextOutput &to) |
void | G3D::serialize (const char *b, TextOutput &to) |
Morgan McGuire, http://graphics.cs.williams.edu 2004-06-21 2011-05-24
Copyright 2000-2012, Morgan McGuire. All rights reserved.