Show
Ignore:
Timestamp:
05/05/08 07:12:19 (5 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/Base/OSGRenderNode.h

    r785 r1198  
    108108    /*! \{                                                                 */ 
    109109 
    110     void   determinePerformance(WindowPtr &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; 
    114114     
    115115    /*! \}                                                                 */