Changeset 1198 for trunk/Source/System/Cluster/Base/OSGRenderNode.h
- Timestamp:
- 05/05/08 07:12:19 (5 months ago)
- Files:
-
- trunk/Source/System/Cluster/Base/OSGRenderNode.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/System/Cluster/Base/OSGRenderNode.h
r785 r1198 108 108 /*! \{ */ 109 109 110 void determinePerformance(Window Ptr &prt );111 Real32 estimatePerformance (Real32 invisibleFaces,112 Real32 visibleFaces,113 Real32 pixel ) const;110 void determinePerformance(Window *prt ); 111 Real32 estimatePerformance (Real32 invisibleFaces, 112 Real32 visibleFaces, 113 Real32 pixel ) const; 114 114 115 115 /*! \} */
