llrootview.h

Go to the documentation of this file.
00001 
00032 #ifndef LLROOTVIEW_H
00033 #define LLROOTVIEW_H
00034 
00035 #include "llview.h"
00036 
00037 class LLRootView : public LLView
00038 {
00039 public:
00040         LLRootView(const LLString& name, const LLRect& rect, BOOL mouse_opaque, U32 follows=FOLLOWS_NONE);
00041 };
00042 
00043 #endif

Generated on Fri May 16 08:32:56 2008 for SecondLife by  doxygen 1.5.5