Changeset 2399 for GTP/trunk/Lib
- Timestamp:
- 06/01/07 10:52:30 (18 years ago)
- Location:
- GTP/trunk/Lib/Geom/shared/GTGeometry/include
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoLodLibraryDLL.h
r1788 r2399 19 19 #include <GeoLodStripsLibrary.h> 20 20 #include <GeoLodTreeLibrary.h> 21 #include <GeoLodManager.h> -
GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoLodManager.h
r2153 r2399 30 30 reduces the CPU usage. in a completely transparent way to the user. */ 31 31 32 class LodManager32 class GEOLODLIBRARYDLL_API LodManager 33 33 { 34 34 public:
Note: See TracChangeset
for help on using the changeset viewer.