Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

MultiPage::GfxInfo Struct Reference

List of all members.

Public Member Functions

 GfxInfo (PlaneView::PlaneView_t vt)
 GfxInfo ()

Public Attributes

PlaneView::PlaneView_t view_type

Constructor & Destructor Documentation

MultiPage::GfxInfo::GfxInfo PlaneView::PlaneView_t  vt  )  [inline]
 

Definition at line 86 of file MultiPage.h.

00086 : view_type(vt) {}

MultiPage::GfxInfo::GfxInfo  )  [inline]
 

Definition at line 87 of file MultiPage.h.

00087 : view_type(PlaneView::kUnknown) {}


Member Data Documentation

PlaneView::PlaneView_t MultiPage::GfxInfo::view_type
 

Definition at line 85 of file MultiPage.h.


The documentation for this struct was generated from the following file:
Generated on Mon Feb 15 11:09:37 2010 for loon by  doxygen 1.3.9.1