osg::Log::Module Struct Reference

List of all members.

Public Member Functions

 Module (void)

Public Attributes

const Char8name
bool isStatic


Detailed Description

Definition at line 352 of file OSGLog.h.


Constructor & Destructor Documentation

osg::Log::Module::Module ( void   )  [inline]

Definition at line 141 of file OSGLog.inl.

00141                       : 
00142     name(NULL), 
00143     isStatic(true) 
00144 {
00145 }


Member Data Documentation

Definition at line 354 of file OSGLog.h.

Definition at line 355 of file OSGLog.h.


The documentation for this struct was generated from the following files:

Generated on Mon Mar 17 11:10:47 2008 for OpenSG by  doxygen 1.5.5