Show
Ignore:
Timestamp:
04/15/08 04:48:53 (8 months ago)
Author:
vossg
Message:

changed: renamed fields, base rebuild

Files:

Legend:

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

    r1116 r1161  
    50095009OSG_FIELDTRAITS_GETTYPE(TextureChunkPtr) 
    50105010 
    5011 OSG_EXPORT_PTR_SFIELD_FULL(FieldContainerPtrSField,  
     5011OSG_EXPORT_PTR_SFIELD_FULL(PointerSField,  
    50125012                           TextureChunkPtr,  
    50135013                           0); 
    50145014 
    5015 OSG_EXPORT_PTR_MFIELD_FULL(FieldContainerPtrMField,  
     5015OSG_EXPORT_PTR_MFIELD_FULL(PointerMField,  
    50165016                           TextureChunkPtr,  
    50175017                           0);