Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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 350 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

const Char8* osg::Log::Module::name
 

Definition at line 352 of file OSGLog.h.

bool osg::Log::Module::isStatic
 

Definition at line 353 of file OSGLog.h.


The documentation for this struct was generated from the following files:
Generated on Thu Aug 25 04:12:34 2005 for OpenSG by  doxygen 1.4.3