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

changed: base rebuild

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/System/Depreciated/State/OSGTextureChunkBase.h

    r1178 r1193  
    342342    /*! \{                                                                 */ 
    343343 
    344             const SFUnrecImagePtr     *getSFImage           (void) const; 
     344            const SFUnrecImagePtr     *getSFImage          (void) const; 
     345                  SFUnrecImagePtr     *editSFImage          (void); 
    345346 
    346347#ifdef OSG_1_GET_COMPAT 
     
    675676#endif 
    676677                  GLenum              &editInternalFormat (void); 
    677             const GLenum              &getInternalFormat  (void) const; 
     678            const GLenum              getInternalFormat  (void) const; 
    678679 
    679680#ifdef OSG_1_GET_COMPAT 
     
    681682#endif 
    682683                  GLenum              &editExternalFormat (void); 
    683             const GLenum              &getExternalFormat  (void) const; 
     684            const GLenum              getExternalFormat  (void) const; 
    684685 
    685686#ifdef OSG_1_GET_COMPAT 
     
    687688#endif 
    688689                  bool                &editScale          (void); 
    689             const bool                &getScale           (void) const; 
     690            const bool                getScale           (void) const; 
    690691 
    691692#ifdef OSG_1_GET_COMPAT 
     
    693694#endif 
    694695                  UInt32              &editFrame          (void); 
    695             const UInt32              &getFrame           (void) const; 
     696            const UInt32              getFrame           (void) const; 
    696697 
    697698#ifdef OSG_1_GET_COMPAT 
     
    699700#endif 
    700701                  GLenum              &editMinFilter      (void); 
    701             const GLenum              &getMinFilter       (void) const; 
     702            const GLenum              getMinFilter       (void) const; 
    702703 
    703704#ifdef OSG_1_GET_COMPAT 
     
    705706#endif 
    706707                  GLenum              &editMagFilter      (void); 
    707             const GLenum              &getMagFilter       (void) const; 
     708            const GLenum              getMagFilter       (void) const; 
    708709 
    709710#ifdef OSG_1_GET_COMPAT 
     
    711712#endif 
    712713                  GLenum              &editWrapS          (void); 
    713             const GLenum              &getWrapS           (void) const; 
     714            const GLenum              getWrapS           (void) const; 
    714715 
    715716#ifdef OSG_1_GET_COMPAT 
     
    717718#endif 
    718719                  GLenum              &editWrapT          (void); 
    719             const GLenum              &getWrapT           (void) const; 
     720            const GLenum              getWrapT           (void) const; 
    720721 
    721722#ifdef OSG_1_GET_COMPAT 
     
    723724#endif 
    724725                  GLenum              &editWrapR          (void); 
    725             const GLenum              &getWrapR           (void) const; 
     726            const GLenum              getWrapR           (void) const; 
    726727 
    727728#ifdef OSG_1_GET_COMPAT 
     
    729730#endif 
    730731                  GLenum              &editEnvMode        (void); 
    731             const GLenum              &getEnvMode         (void) const; 
     732            const GLenum              getEnvMode         (void) const; 
    732733 
    733734#ifdef OSG_1_GET_COMPAT 
     
    735736#endif 
    736737                  Color4f             &editEnvColor       (void); 
    737             const Color4f             &getEnvColor        (void) const; 
     738            const Color4f              getEnvColor        (void) const; 
    738739 
    739740#ifdef OSG_1_GET_COMPAT 
     
    741742#endif 
    742743                  GLenum              &editEnvCombineRGB  (void); 
    743             const GLenum              &getEnvCombineRGB   (void) const; 
     744            const GLenum              getEnvCombineRGB   (void) const; 
    744745 
    745746#ifdef OSG_1_GET_COMPAT 
     
    747748#endif 
    748749                  GLenum              &editEnvCombineAlpha(void); 
    749             const GLenum              &getEnvCombineAlpha (void) const; 
     750            const GLenum              getEnvCombineAlpha (void) const; 
    750751 
    751752#ifdef OSG_1_GET_COMPAT 
     
    753754#endif 
    754755                  Real32              &editEnvScaleRGB    (void); 
    755             const Real32              &getEnvScaleRGB     (void) const; 
     756            const Real32              getEnvScaleRGB     (void) const; 
    756757 
    757758#ifdef OSG_1_GET_COMPAT 
     
    759760#endif 
    760761                  Real32              &editEnvScaleAlpha  (void); 
    761             const Real32              &getEnvScaleAlpha   (void) const; 
     762            const Real32              getEnvScaleAlpha   (void) const; 
    762763 
    763764#ifdef OSG_1_GET_COMPAT 
     
    765766#endif 
    766767                  GLenum              &editEnvSource0RGB  (void); 
    767             const GLenum              &getEnvSource0RGB   (void) const; 
     768            const GLenum              getEnvSource0RGB   (void) const; 
    768769 
    769770#ifdef OSG_1_GET_COMPAT 
     
    771772#endif 
    772773                  GLenum              &editEnvSource1RGB  (void); 
    773             const GLenum              &getEnvSource1RGB   (void) const; 
     774            const GLenum              getEnvSource1RGB   (void) const; 
    774775 
    775776#ifdef OSG_1_GET_COMPAT 
     
    777778#endif 
    778779                  GLenum              &editEnvSource2RGB  (void); 
    779             const GLenum              &getEnvSource2RGB   (void) const; 
     780            const GLenum              getEnvSource2RGB   (void) const; 
    780781 
    781782#ifdef OSG_1_GET_COMPAT 
     
    783784#endif 
    784785                  GLenum              &editEnvSource0Alpha(void); 
    785             const GLenum              &getEnvSource0Alpha (void) const; 
     786            const GLenum              getEnvSource0Alpha (void) const; 
    786787 
    787788#ifdef OSG_1_GET_COMPAT 
     
    789790#endif 
    790791                  GLenum              &editEnvSource1Alpha(void); 
    791             const GLenum              &getEnvSource1Alpha (void) const; 
     792            const GLenum              getEnvSource1Alpha (void) const; 
    792793 
    793794#ifdef OSG_1_GET_COMPAT 
     
    795796#endif 
    796797                  GLenum              &editEnvSource2Alpha(void); 
    797             const GLenum              &getEnvSource2Alpha (void) const; 
     798            const GLenum              getEnvSource2Alpha (void) const; 
    798799 
    799800#ifdef OSG_1_GET_COMPAT 
     
    801802#endif 
    802803                  GLenum              &editEnvOperand0RGB (void); 
    803             const GLenum              &getEnvOperand0RGB  (void) const; 
     804            const GLenum              getEnvOperand0RGB  (void) const; 
    804805 
    805806#ifdef OSG_1_GET_COMPAT 
     
    807808#endif 
    808809                  GLenum              &editEnvOperand1RGB (void); 
    809             const GLenum              &getEnvOperand1RGB  (void) const; 
     810            const GLenum              getEnvOperand1RGB  (void) const; 
    810811 
    811812#ifdef OSG_1_GET_COMPAT 
     
    813814#endif 
    814815                  GLenum              &editEnvOperand2RGB (void); 
    815             const GLenum              &getEnvOperand2RGB  (void) const; 
     816            const GLenum              getEnvOperand2RGB  (void) const; 
    816817 
    817818#ifdef OSG_1_GET_COMPAT 
     
    819820#endif 
    820821                  GLenum              &editEnvOperand0Alpha(void); 
    821             const GLenum              &getEnvOperand0Alpha (void) const; 
     822            const GLenum              getEnvOperand0Alpha (void) const; 
    822823 
    823824#ifdef OSG_1_GET_COMPAT 
     
    825826#endif 
    826827                  GLenum              &editEnvOperand1Alpha(void); 
    827             const GLenum              &getEnvOperand1Alpha (void) const; 
     828            const GLenum              getEnvOperand1Alpha (void) const; 
    828829 
    829830#ifdef OSG_1_GET_COMPAT 
     
    831832#endif 
    832833                  GLenum              &editEnvOperand2Alpha(void); 
    833             const GLenum              &getEnvOperand2Alpha (void) const; 
     834            const GLenum              getEnvOperand2Alpha (void) const; 
    834835 
    835836#ifdef OSG_1_GET_COMPAT 
     
    837838#endif 
    838839                  GLenum              &editGLId           (void); 
    839             const GLenum              &getGLId            (void) const; 
     840            const GLenum              getGLId            (void) const; 
    840841 
    841842#ifdef OSG_1_GET_COMPAT 
     
    843844#endif 
    844845                  Int32               &editIgnoreGLForAspect(void); 
    845             const Int32               &getIgnoreGLForAspect (void) const; 
     846            const Int32                getIgnoreGLForAspect (void) const; 
    846847 
    847848#ifdef OSG_1_GET_COMPAT 
     
    849850#endif 
    850851                  bool                &editPointSprite    (void); 
    851             const bool                &getPointSprite     (void) const; 
     852            const bool                getPointSprite     (void) const; 
    852853 
    853854#ifdef OSG_1_GET_COMPAT 
     
    855856#endif 
    856857                  Real32              &editPriority       (void); 
    857             const Real32              &getPriority        (void) const; 
     858            const Real32              getPriority        (void) const; 
    858859 
    859860#ifdef OSG_1_GET_COMPAT 
     
    861862#endif 
    862863                  GLenum              &editShaderOperation(void); 
    863             const GLenum              &getShaderOperation (void) const; 
     864            const GLenum              getShaderOperation (void) const; 
    864865 
    865866#ifdef OSG_1_GET_COMPAT 
     
    867868#endif 
    868869                  GLenum              &editShaderInput    (void); 
    869             const GLenum              &getShaderInput     (void) const; 
     870            const GLenum              getShaderInput     (void) const; 
    870871 
    871872#ifdef OSG_1_GET_COMPAT 
     
    874875#endif 
    875876                  Real32              &editShaderOffsetMatrix(const UInt32 index); 
    876             const Real32              &getShaderOffsetMatrix (const UInt32 index) const; 
    877                   MFReal32            &editShaderOffsetMatrix(void); 
    878             const MFReal32            &getShaderOffsetMatrix(void) const; 
     877            const Real32               getShaderOffsetMatrix (const UInt32 index) const; 
    879878 
    880879#ifdef OSG_1_GET_COMPAT 
     
    882881#endif 
    883882                  Real32              &editShaderOffsetScale(void); 
    884             const Real32              &getShaderOffsetScale (void) const; 
     883            const Real32              getShaderOffsetScale (void) const; 
    885884 
    886885#ifdef OSG_1_GET_COMPAT 
     
    888887#endif 
    889888                  Real32              &editShaderOffsetBias(void); 
    890             const Real32              &getShaderOffsetBias (void) const; 
     889            const Real32              getShaderOffsetBias (void) const; 
    891890 
    892891#ifdef OSG_1_GET_COMPAT 
     
    894893#endif 
    895894                  GLenum              &editShaderRGBADotProduct(void); 
    896             const GLenum              &getShaderRGBADotProduct (void) const; 
     895            const GLenum              getShaderRGBADotProduct (void) const; 
    897896 
    898897#ifdef OSG_1_GET_COMPAT 
     
    900899#endif 
    901900                  UInt8               &editShaderCullModes(void); 
    902             const UInt8               &getShaderCullModes (void) const; 
     901            const UInt8                getShaderCullModes (void) const; 
    903902 
    904903#ifdef OSG_1_GET_COMPAT 
     
    906905#endif 
    907906                  Vec3f               &editShaderConstEye (void); 
    908             const Vec3f               &getShaderConstEye  (void) const; 
     907            const Vec3f                getShaderConstEye  (void) const; 
    909908 
    910909#ifdef OSG_1_GET_COMPAT 
     
    912911#endif 
    913912                  Real32              &editLodBias        (void); 
    914             const Real32              &getLodBias         (void) const; 
     913            const Real32              getLodBias         (void) const; 
    915914 
    916915#ifdef OSG_1_GET_COMPAT 
     
    918917#endif 
    919918                  Int32               &editDirtyLeft      (void); 
    920             const Int32               &getDirtyLeft       (void) const; 
     919            const Int32                getDirtyLeft       (void) const; 
    921920 
    922921#ifdef OSG_1_GET_COMPAT 
     
    924923#endif 
    925924                  Int32               &editDirtyMinX      (void); 
    926             const Int32               &getDirtyMinX       (void) const; 
     925            const Int32                getDirtyMinX       (void) const; 
    927926 
    928927#ifdef OSG_1_GET_COMPAT 
     
    930929#endif 
    931930                  Int32               &editDirtyMaxX      (void); 
    932             const Int32               &getDirtyMaxX       (void) const; 
     931            const Int32                getDirtyMaxX       (void) const; 
    933932 
    934933#ifdef OSG_1_GET_COMPAT 
     
    936935#endif 
    937936                  Int32               &editDirtyMinY      (void); 
    938             const Int32               &getDirtyMinY       (void) const; 
     937            const Int32                getDirtyMinY       (void) const; 
    939938 
    940939#ifdef OSG_1_GET_COMPAT 
     
    942941#endif 
    943942                  Int32               &editDirtyMaxY      (void); 
    944             const Int32               &getDirtyMaxY       (void) const; 
     943            const Int32                getDirtyMaxY       (void) const; 
    945944 
    946945#ifdef OSG_1_GET_COMPAT 
     
    948947#endif 
    949948                  Int32               &editDirtyMinZ      (void); 
    950             const Int32               &getDirtyMinZ       (void) const; 
     949            const Int32                getDirtyMinZ       (void) const; 
    951950 
    952951#ifdef OSG_1_GET_COMPAT 
     
    954953#endif 
    955954                  Int32               &editDirtyMaxZ      (void); 
    956             const Int32               &getDirtyMaxZ       (void) const; 
     955            const Int32                getDirtyMaxZ       (void) const; 
    957956 
    958957#ifdef OSG_1_GET_COMPAT 
     
    960959#endif 
    961960                  Real32              &editAnisotropy     (void); 
    962             const Real32              &getAnisotropy      (void) const; 
     961            const Real32              getAnisotropy      (void) const; 
    963962 
    964963#ifdef OSG_1_GET_COMPAT 
     
    966965#endif 
    967966                  Color4f             &editBorderColor    (void); 
    968             const Color4f             &getBorderColor     (void) const; 
     967            const Color4f              getBorderColor     (void) const; 
    969968 
    970969#ifdef OSG_1_GET_COMPAT 
     
    972971#endif 
    973972                  GLenum              &editCompareMode    (void); 
    974             const GLenum              &getCompareMode     (void) const; 
     973            const GLenum              getCompareMode     (void) const; 
    975974 
    976975#ifdef OSG_1_GET_COMPAT 
     
    978977#endif 
    979978                  GLenum              &editCompareFunc    (void); 
    980             const GLenum              &getCompareFunc     (void) const; 
     979            const GLenum              getCompareFunc     (void) const; 
    981980 
    982981#ifdef OSG_1_GET_COMPAT 
     
    984983#endif 
    985984                  GLenum              &editDepthMode      (void); 
    986             const GLenum              &getDepthMode       (void) const; 
     985            const GLenum              getDepthMode       (void) const; 
    987986 
    988987#ifdef OSG_1_GET_COMPAT 
     
    990989#endif 
    991990                  UInt32              &editBorderWidth    (void); 
    992             const UInt32              &getBorderWidth     (void) const; 
     991            const UInt32              getBorderWidth     (void) const; 
    993992 
    994993#ifdef OSG_1_GET_COMPAT 
     
    996995#endif 
    997996                  UInt32              &editNPOTMatrixScale(void); 
    998             const UInt32              &getNPOTMatrixScale (void) const; 
     997            const UInt32              getNPOTMatrixScale (void) const; 
    999998 
    1000999    /*! \}                                                                 */ 
     
    10671066    /*! \name                Ptr MField Set                                */ 
    10681067    /*! \{                                                                 */ 
    1069  
    10701068 
    10711069    /*! \}                                                                 */