uvsim::ThreeDView Class Reference

ThreeDView Class. More...

#include <ThreeDView.h>

List of all members.

Public Member Functions

 ThreeDView (BaseObjectType *cobject, const Glib::RefPtr< Gtk::Builder > &glade)
 Constructor.
bool on_expose_event (GdkEventExpose *ev)

Private Attributes

const Glib::RefPtr
< Gtk::Builder > & 
m_glade

Detailed Description

ThreeDView Class.

This class displays the view of the vehicle.

3DView.jpg

Example of the Vehicle's View.

Definition at line 31 of file ThreeDView.h.


Constructor & Destructor Documentation

uvsim::ThreeDView::ThreeDView ( BaseObjectType *  cobject,
const Glib::RefPtr< Gtk::Builder > &  glade 
)

Constructor.

Parameters:
cobject : The base drawing area object.
glade : The reference to Gtk::Builder associated with glade file.

Definition at line 24 of file ThreeDView.cc.


Member Function Documentation

bool uvsim::ThreeDView::on_expose_event ( GdkEventExpose *  ev  ) 
Parameters:
ev : The pointer to the event that is occuring.
Returns:
true if the event is exposed.

Definition at line 30 of file ThreeDView.cc.


Member Data Documentation

const Glib::RefPtr<Gtk::Builder>& uvsim::ThreeDView::m_glade [private]
Parameters:
m_glade : The reference to Gtk::Builder object named m_glade

Definition at line 50 of file ThreeDView.h.


The documentation for this class was generated from the following files:

Generated on Mon Nov 9 12:57:14 2009 for uvsim by  doxygen 1.6.1