Support Forum       G3D Web Page     
Classes | Namespaces | Functions
TextOutput.h File Reference

G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License. More...

Classes

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

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 String &b, TextOutput &to)
 
void G3D::serialize (const char *b, TextOutput &to)
 

Detailed Description

G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License.


documentation generated on Wed Nov 24 2021 08:01:51 using doxygen 1.8.15