- Timestamp:
- 05/05/08 07:12:19 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/System/Cluster/Window/SortLast/OSGPipelineComposer.inl
r835 r1198 595 595 template<class DepthT,class ColorT> 596 596 void PipelineComposer::readBuffer(DepthT &depth,ColorT &color, 597 Viewport Ptrport)597 Viewport *port) 598 598 { 599 599 UInt32 left,bottom,top,right,front,back;
