Show
Ignore:
Timestamp:
12/29/06 10:28:00 (2 years ago)
Author:
cneumann
Message:

- regenerated all base files to include the full set

of access functions for non-ptr mfields.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/System/NodeCores/Drawables/Geometry/Properties/OSGGeoPropertyBase.cpp

    r436 r459  
    8484    The id used to register with the Window, 0 if not set up yet. 
    8585*/ 
     86 
    8687/*! \var UInt32          GeoPropertyBase::_sfGLId 
    8788    The id used to register with the Window, 0 if not set up yet. 
    8889*/ 
     90 
    8991/*! \var Int32           GeoPropertyBase::_sfUsage 
    9092    The usage pattern, only valid for VBO use. 
    9193*/ 
     94 
    9295 
    9396void GeoPropertyBase::classDescInserter(TypeObject &oType) 
     
    299302 
    300303 
     304 
     305 
    301306/*------------------------------ access -----------------------------------*/ 
    302307