Show
Ignore:
Timestamp:
12/03/07 17:54:44 (1 year ago)
Author:
cneumann
Message:

fixed: added missing _fieldType instantiations

VRML loader compiles (not sure if it works though)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/Carsten_PtrWork2/Source/System/FileIO/WRL/OSGVRMLNodeHelper.h

    r872 r1031  
    363363    /*! \{                                                                 */ 
    364364 
    365     SFVec3f            ::Description _sfVec3fDesc; 
    366     SFFieldContainerPtr::Description _sfFCPtrDesc; 
    367     SFReal32           ::Description _sfReal32Desc; 
    368     SFColor3f          ::Description _sfColor3fDesc; 
    369     MFString           ::Description _mfStringDesc; 
    370     SFBool             ::Description _sfBoolDesc; 
     365    SFVec3f                    ::Description _sfVec3fDesc; 
     366    SFFieldContainerInternalPtr::Description _sfFCPtrDesc; 
     367    SFReal32                   ::Description _sfReal32Desc; 
     368    SFColor3f                  ::Description _sfColor3fDesc; 
     369    MFString                   ::Description _mfStringDesc; 
     370    SFBool                     ::Description _sfBoolDesc; 
    371371 
    372372    /*! \}                                                                 */