Ignore:
Timestamp:
03/07/07 17:54:27 (17 years ago)
Author:
gumbau
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoLodObject.h

    r1788 r2204  
    2020                virtual void GoToLod(Real)=0; 
    2121                virtual Real GetCurrentLodFactor(void) const =0; 
    22                 virtual Geometry::IndexData * GetIndexDataInterface(void)=0; 
     22                virtual Geometry::IndexData * GetIndexDataInterface(void) const =0; 
    2323 
    2424        private: 
Note: See TracChangeset for help on using the changeset viewer.