Show
Ignore:
Timestamp:
05/05/08 06:39:01 (2 months ago)
Author:
vossg
Message:

changed: base rebuild

Files:

Legend:

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

    r1116 r1193  
    146146#endif 
    147147                  bool                &editUseVBO         (void); 
    148             const bool                &getUseVBO          (void) const; 
     148            const bool                getUseVBO          (void) const; 
    149149 
    150150    /*! \}                                                                 */ 
     
    159159    /*! \name                Ptr MField Set                                */ 
    160160    /*! \{                                                                 */ 
     161 
    161162    /*! \}                                                                 */ 
    162163    /*---------------------------------------------------------------------*/ 
     
    228229 
    229230 
    230 #ifdef OSG_1_GET_COMPAT 
    231                   SFUInt32            *getSFGLId            (void); 
    232 #endif 
    233231                  SFUInt32            *editSFGLId           (void); 
    234232            const SFUInt32            *getSFGLId            (void) const; 
    235233 
    236 #ifdef OSG_1_GET_COMPAT 
    237                   SFInt32             *getSFUsage           (void); 
    238 #endif 
    239234                  SFInt32             *editSFUsage          (void); 
    240235            const SFInt32             *getSFUsage           (void) const; 
    241236 
    242237 
    243 #ifdef OSG_1_GET_COMPAT 
    244                   UInt32              &getGLId            (void); 
    245 #endif 
    246238                  UInt32              &editGLId           (void); 
    247             const UInt32              &getGLId            (void) const; 
    248  
    249 #ifdef OSG_1_GET_COMPAT 
    250                   Int32               &getUsage           (void); 
    251 #endif 
     239            const UInt32               getGLId            (void) const; 
     240 
    252241                  Int32               &editUsage          (void); 
    253             const Int32               &getUsage           (void) const; 
     242            const Int32                getUsage           (void) const; 
    254243 
    255244    /*! \}                                                                 */ 
     
    265254    /*! \name                Ptr MField Set                                */ 
    266255    /*! \{                                                                 */ 
     256 
    267257    /*! \}                                                                 */ 
    268258    /*---------------------------------------------------------------------*/