llmapimagetype.h

Go to the documentation of this file.
00001 
00031 #ifndef LL_LLMAPIMAGETYPE_H
00032 #define LL_LLMAPIMAGETYPE_H
00033 
00034 typedef enum e_map_image_type
00035 {
00036         MIT_TERRAIN = 0,
00037         MIT_POPULAR = 1,
00038         MIT_OBJECTS = 2,
00039         MIT_OBJECTS_FOR_SALE = 3,
00040         MIT_LAND_TO_BUY = 4,
00041         MIT_OBJECT_NEW = 5,
00042         MIT_EOF = 6
00043 } EMapImageType;
00044 
00045 #endif

Generated on Thu Jul 1 06:08:51 2010 for Second Life Viewer by  doxygen 1.4.7