Ignore:
Timestamp:
06/30/06 14:22:34 (18 years ago)
Author:
gumbau
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Geom/shared/GeoTool/src/GeoMeshView.cpp

    r1069 r1070  
    10071007}//End drawTriangleStrip. 
    10081008 
    1009  
    10101009//--------------------------------------------------------------------------- 
    10111010//      Paint lodtree object. 
     
    11721171} 
    11731172 
    1174  
    1175  
    11761173//--------------------------------------------------------------------------- 
    11771174//      Sets the lodstripslibrary object. 
     
    12131210        draw(); 
    12141211} 
    1215  
    12161212 
    12171213//--------------------------------------------------------------------------- 
     
    13191315 
    13201316        //      Calculate the FPS. 
    1321         calcFPS(); 
    1322 } 
    1323  
     1317        //calcFPS(); 
     1318} 
    13241319 
    13251320#include <IL/ILUT.h> 
     
    13381333} 
    13391334 
    1340  
    13411335void    GeoMeshView::LoadTextureSubMesh(int isubmesh, const char *imgfile) 
    13421336{ 
     
    13661360        } 
    13671361} 
    1368  
    13691362 
    13701363bool    GeoMeshView::SetTextureRenderingState(int submesh) 
     
    13881381} 
    13891382 
    1390  
    13911383int             GeoMeshView::findLeavesSubMesh(void) 
    13921384{ 
     
    13961388        return -1; 
    13971389} 
     1390 
Note: See TracChangeset for help on using the changeset viewer.