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

changed: renamed fields, base rebuild

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/Contrib/VTK/OSGVTKMapperBase.cpp

    r1114 r1161  
    23232323OSG_FIELDTRAITS_GETTYPE(VTKMapperPtr) 
    23242324 
    2325 OSG_EXPORT_PTR_SFIELD_FULL(FieldContainerPtrSField,  
     2325OSG_EXPORT_PTR_SFIELD_FULL(PointerSField,  
    23262326                           VTKMapperPtr,  
    23272327                           0); 
    23282328 
    2329 OSG_EXPORT_PTR_MFIELD_FULL(FieldContainerPtrMField,  
     2329OSG_EXPORT_PTR_MFIELD_FULL(PointerMField,  
    23302330                           VTKMapperPtr,  
    23312331                           0);