llrootview.cpp

Go to the documentation of this file.
00001 
00031 #include "linden_common.h"
00032 
00033 #include "llrootview.h"
00034 
00035 LLRootView::LLRootView(const LLString& name, const LLRect& rect, BOOL mouse_opaque, U32 follows)
00036 : LLView(name,rect,mouse_opaque,follows) 
00037 { }
00038 
00039 // pretty exciting file, eh?

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