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/NodeCores/Drawables/Geometry/Properties/OSGGeoIntegralPropertyBase.cpp

    r1127 r1161  
    219219OSG_FIELDTRAITS_GETTYPE(GeoIntegralPropertyPtr) 
    220220 
    221 OSG_EXPORT_PTR_SFIELD_FULL(FieldContainerPtrSField,  
     221OSG_EXPORT_PTR_SFIELD_FULL(PointerSField,  
    222222                           GeoIntegralPropertyPtr,  
    223223                           0); 
    224224 
    225 OSG_EXPORT_PTR_MFIELD_FULL(FieldContainerPtrMField,  
     225OSG_EXPORT_PTR_MFIELD_FULL(PointerMField,  
    226226                           GeoIntegralPropertyPtr,  
    227227                           0); 
     
    233233 
    234234 
    235 OSG_EXPORT_PTR_SFIELD(FieldContainerPtrChildSField, 
     235OSG_EXPORT_PTR_SFIELD(ChildPointerSField, 
    236236                      GeoIntegralPropertyPtr,        
    237237                      UnrecordedRefCountPolicy,   
     
    239239 
    240240 
    241 OSG_EXPORT_PTR_MFIELD(FieldContainerPtrChildMField, 
     241OSG_EXPORT_PTR_MFIELD(ChildPointerMField, 
    242242                      GeoIntegralPropertyPtr,        
    243243                      UnrecordedRefCountPolicy,