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/Image/WS/OSGImageBase.h

    r1156 r1193  
    356356#endif 
    357357                  Int32               &editDimension      (void); 
    358             const Int32               &getDimension       (void) const; 
     358            const Int32                getDimension       (void) const; 
    359359 
    360360#ifdef OSG_1_GET_COMPAT 
     
    362362#endif 
    363363                  Int32               &editWidth          (void); 
    364             const Int32               &getWidth           (void) const; 
     364            const Int32                getWidth           (void) const; 
    365365 
    366366#ifdef OSG_1_GET_COMPAT 
     
    368368#endif 
    369369                  Int32               &editHeight         (void); 
    370             const Int32               &getHeight          (void) const; 
     370            const Int32                getHeight          (void) const; 
    371371 
    372372#ifdef OSG_1_GET_COMPAT 
     
    374374#endif 
    375375                  Int32               &editDepth          (void); 
    376             const Int32               &getDepth           (void) const; 
     376            const Int32                getDepth           (void) const; 
    377377 
    378378#ifdef OSG_1_GET_COMPAT 
     
    380380#endif 
    381381                  Int32               &editBpp            (void); 
    382             const Int32               &getBpp             (void) const; 
     382            const Int32                getBpp             (void) const; 
    383383 
    384384#ifdef OSG_1_GET_COMPAT 
     
    386386#endif 
    387387                  Int32               &editMipMapCount    (void); 
    388             const Int32               &getMipMapCount     (void) const; 
     388            const Int32                getMipMapCount     (void) const; 
    389389 
    390390#ifdef OSG_1_GET_COMPAT 
     
    392392#endif 
    393393                  Int32               &editFrameCount     (void); 
    394             const Int32               &getFrameCount      (void) const; 
     394            const Int32                getFrameCount      (void) const; 
    395395 
    396396#ifdef OSG_1_GET_COMPAT 
     
    398398#endif 
    399399                  Time                &editFrameDelay     (void); 
    400             const Time                &getFrameDelay      (void) const; 
     400            const Time                getFrameDelay      (void) const; 
    401401 
    402402#ifdef OSG_1_GET_COMPAT 
     
    404404#endif 
    405405                  UInt32              &editPixelFormat    (void); 
    406             const UInt32              &getPixelFormat     (void) const; 
     406            const UInt32              getPixelFormat     (void) const; 
    407407 
    408408#ifdef OSG_1_GET_COMPAT 
     
    411411#endif 
    412412                  UInt8               &editPixel          (const UInt32 index); 
    413             const UInt8               &getPixel           (const UInt32 index) const; 
    414                   MFUInt8             &editPixel          (void); 
    415             const MFUInt8             &getPixel          (void) const; 
     413            const UInt8                getPixel           (const UInt32 index) const; 
    416414 
    417415#ifdef OSG_1_GET_COMPAT 
     
    419417#endif 
    420418                  Int32               &editFrameSize      (void); 
    421             const Int32               &getFrameSize       (void) const; 
     419            const Int32                getFrameSize       (void) const; 
    422420 
    423421#ifdef OSG_1_GET_COMPAT 
     
    425423#endif 
    426424                  std::string         &editName           (void); 
    427             const std::string         &getName            (void) const; 
     425            const std::string          getName            (void) const; 
    428426 
    429427#ifdef OSG_1_GET_COMPAT 
     
    431429#endif 
    432430                  Int32               &editDataType       (void); 
    433             const Int32               &getDataType        (void) const; 
     431            const Int32                getDataType        (void) const; 
    434432 
    435433#ifdef OSG_1_GET_COMPAT 
     
    437435#endif 
    438436                  Int32               &editSideCount      (void); 
    439             const Int32               &getSideCount       (void) const; 
     437            const Int32                getSideCount       (void) const; 
    440438 
    441439#ifdef OSG_1_GET_COMPAT 
     
    443441#endif 
    444442                  Int32               &editSideSize       (void); 
    445             const Int32               &getSideSize        (void) const; 
     443            const Int32                getSideSize        (void) const; 
    446444 
    447445#ifdef OSG_1_GET_COMPAT 
     
    449447#endif 
    450448                  bool                &editForceCompressedData(void); 
    451             const bool                &getForceCompressedData (void) const; 
     449            const bool                getForceCompressedData (void) const; 
    452450 
    453451#ifdef OSG_1_GET_COMPAT 
     
    455453#endif 
    456454                  bool                &editForceAlphaChannel(void); 
    457             const bool                &getForceAlphaChannel (void) const; 
     455            const bool                getForceAlphaChannel (void) const; 
    458456 
    459457#ifdef OSG_1_GET_COMPAT 
     
    461459#endif 
    462460                  bool                &editForceColorChannel(void); 
    463             const bool                &getForceColorChannel (void) const; 
     461            const bool                getForceColorChannel (void) const; 
    464462 
    465463#ifdef OSG_1_GET_COMPAT 
     
    467465#endif 
    468466                  bool                &editForceAlphaBinary(void); 
    469             const bool                &getForceAlphaBinary (void) const; 
     467            const bool                getForceAlphaBinary (void) const; 
    470468 
    471469#ifdef OSG_1_GET_COMPAT 
     
    473471#endif 
    474472                  Real32              &editResX           (void); 
    475             const Real32              &getResX            (void) const; 
     473            const Real32              getResX            (void) const; 
    476474 
    477475#ifdef OSG_1_GET_COMPAT 
     
    479477#endif 
    480478                  Real32              &editResY           (void); 
    481             const Real32              &getResY            (void) const; 
     479            const Real32              getResY            (void) const; 
    482480 
    483481#ifdef OSG_1_GET_COMPAT 
     
    485483#endif 
    486484                  UInt16              &editResUnit        (void); 
    487             const UInt16              &getResUnit         (void) const; 
     485            const UInt16              getResUnit         (void) const; 
    488486 
    489487    /*! \}                                                                 */ 
     
    523521    /*! \name                Ptr MField Set                                */ 
    524522    /*! \{                                                                 */ 
    525  
    526523 
    527524    /*! \}                                                                 */ 
     
    692689 
    693690 
    694 #ifdef OSG_1_GET_COMPAT 
    695                   SFInt32             *getSFComponentSize   (void); 
    696 #endif 
    697691                  SFInt32             *editSFComponentSize  (void); 
    698692            const SFInt32             *getSFComponentSize   (void) const; 
    699693 
    700694 
    701 #ifdef OSG_1_GET_COMPAT 
    702                   Int32               &getComponentSize   (void); 
    703 #endif 
    704695                  Int32               &editComponentSize  (void); 
    705             const Int32               &getComponentSize   (void) const; 
     696            const Int32                getComponentSize   (void) const; 
    706697 
    707698    /*! \}                                                                 */ 
     
    716707    /*! \name                Ptr MField Set                                */ 
    717708    /*! \{                                                                 */ 
     709 
    718710    /*! \}                                                                 */ 
    719711    /*---------------------------------------------------------------------*/