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/Manipulators/OSGManipulatorBase.cpp

    r1101 r1161  
    14471447OSG_FIELDTRAITS_GETTYPE(ManipulatorPtr) 
    14481448 
    1449 OSG_EXPORT_PTR_SFIELD_FULL(FieldContainerPtrSField,  
     1449OSG_EXPORT_PTR_SFIELD_FULL(PointerSField,  
    14501450                           ManipulatorPtr,  
    14511451                           0); 
    14521452 
    1453 OSG_EXPORT_PTR_MFIELD_FULL(FieldContainerPtrMField,  
     1453OSG_EXPORT_PTR_MFIELD_FULL(PointerMField,  
    14541454                           ManipulatorPtr,  
    14551455                           0);