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

osg::BINLoader::FCInfoStruct Struct Reference

#include <OSGBINLoader.h>

List of all members.

Public Member Functions

 FCInfoStruct ()

Public Attributes

UInt32 newId
FieldContainerPtr ptr
bool read


Detailed Description

Definition at line 84 of file OSGBINLoader.h.


Constructor & Destructor Documentation

BINLoader::FCInfoStruct::FCInfoStruct void   ) 
 

constructor

Definition at line 294 of file OSGBINLoader.cpp.

00294                                         :
00295     newId(0),
00296     ptr(NullFC),
00297     read(false)
00298 {
00299 }


Member Data Documentation

UInt32 osg::BINLoader::FCInfoStruct::newId
 

Definition at line 86 of file OSGBINLoader.h.

Referenced by osg::BINLoader::createFieldContainers().

FieldContainerPtr osg::BINLoader::FCInfoStruct::ptr
 

Definition at line 87 of file OSGBINLoader.h.

Referenced by osg::BINLoader::createFieldContainers().

bool osg::BINLoader::FCInfoStruct::read
 

Definition at line 88 of file OSGBINLoader.h.


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