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

changed: renamed fields, base rebuild

Files:

Legend:

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

    r1101 r1161  
    812812OSG_FIELDTRAITS_GETTYPE(CubeTextureChunkPtr) 
    813813 
    814 OSG_EXPORT_PTR_SFIELD_FULL(FieldContainerPtrSField,  
     814OSG_EXPORT_PTR_SFIELD_FULL(PointerSField,  
    815815                           CubeTextureChunkPtr,  
    816816                           0); 
    817817 
    818 OSG_EXPORT_PTR_MFIELD_FULL(FieldContainerPtrMField,  
     818OSG_EXPORT_PTR_MFIELD_FULL(PointerMField,  
    819819                           CubeTextureChunkPtr,  
    820820                           0);