Contents User Forum Source Index APIs by Task APIs by Level Data


TextOutput.h File Reference

Maintainer:
Morgan McGuire, morgan@graphics3d.com
More...

#include "G3D/platform.h"
#include "G3D/Array.h"
#include <string>

Namespaces

namespace  G3D

Classes

class  G3D::TextOutput
 Convenient formatting of ASCII text written to a file. More...
class  G3D::TextOutput::Settings

Functions

void G3D::serialize (const char *b, TextOutput &to)
void G3D::serialize (const std::string &b, TextOutput &to)
void G3D::serialize (const float &b, TextOutput &to)
void G3D::serialize (const double &b, TextOutput &to)
void G3D::serialize (const uint8 &b, TextOutput &to)
void G3D::serialize (const int &b, TextOutput &to)
void G3D::serialize (const bool &b, TextOutput &to)


Detailed Description

Maintainer:
Morgan McGuire, morgan@graphics3d.com

Created:
2004-06-21
Last modified:
2006-10-24
Copyright 2000-2007, Morgan McGuire. All rights reserved.
Generated on Thu Aug 2 11:40:42 2007 for G3D by doxygen 1.5.2
Hosted by SourceForge.net Logo