Ignore:
Timestamp:
05/24/06 13:48:26 (18 years ago)
Author:
gumbau
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Geom/shared/GeoTool/include/GeoMeshViewUI.h

    r980 r985  
    7171enum    SimplificationType 
    7272{ 
    73         QSLIM, 
     73        MESHSIMP, 
    7474        HOJAS, 
    7575        VIEWPOINTDRIVEN 
     
    253253        void    simplifyLeavesCollapse(); 
    254254 
    255         //      Create a siplification sequence of the QSLIM sequence. 
    256         void    createQslimSequence(); 
     255        //      Create a siplification sequence of the simplification method. 
     256        void    createSimplificationSequence(); 
    257257 
    258258        //      Create a siplification sequence of the leaves. 
     
    358358        void    setLodTreesLibrary(std::string lodfile, std::string leafseqfile, Mesh   *geomesh, uint32 ileafSubMesh); 
    359359 
    360         // 26-12-2005 
    361360        // Indentify the mesh of leaves. 
    362361        unsigned        short                   idMeshLeaves; 
Note: See TracChangeset for help on using the changeset viewer.