Show
Ignore:
Timestamp:
05/05/08 07:12:19 (2 months ago)
Author:
vossg
Message:

changed: interface cleanup, removed ptr typedefs, nullfc

these will be needed for the 1.x compat stuff

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/System/Cluster/Window/SortLast/OSGPipelineComposer.inl

    r835 r1198  
    595595template<class DepthT,class ColorT> 
    596596void PipelineComposer::readBuffer(DepthT &depth,ColorT &color, 
    597                                   ViewportPtr port) 
     597                                  Viewport *port) 
    598598{ 
    599599    UInt32      left,bottom,top,right,front,back;