Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

sglUserData Class Reference

#include <sglUserData.hpp>

List of all members.

Public Methods

 sglUserData ()
virtual ~sglUserData ()
virtual void printInfo (ostream &, const char *) const


Detailed Description

Base class from which application user data should be subclassed so that dynamic_cast operators can be safely performed.

Definition at line 35 of file sglUserData.hpp.


Member Function Documentation

void sglUserData::printInfo ( ostream &,
const char * ) const [inline, virtual]
 

Output the state of this data to the specified ostream

Parameters:
ostrm   the ostream to which the output is sent
indent_string   the string (usually spaces) that is output at the beginning of every line of output

Definition at line 48 of file sglUserData.hpp.


The documentation for this class was generated from the following file:
Generated at Mon Jul 1 18:00:11 2002 for SGL by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001