version 3.3

VRS::GtkClock Class Reference

#include <vrs/gtk/gtkclock.h>

Inheritance diagram for VRS::GtkClock:

VRS::Clock VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

 GtkClock (double delay=0.02)
 < Clock for VRS/Gtk--
virtual ~GtkClock ()
 This clock generated time events, using Gtk--.
void start ()
 Automaticaly call when the canvas is created.
void stop ()
 Stop render and animation.
double delay () const
 The minimum delay between time events.
 VRS_TYPEINFO (GtkClock, Clock)


Constructor & Destructor Documentation

VRS::GtkClock::GtkClock ( double  delay = 0.02  ) 

< Clock for VRS/Gtk--

virtual VRS::GtkClock::~GtkClock (  )  [virtual]

This clock generated time events, using Gtk--.


Member Function Documentation

void VRS::GtkClock::start (  )  [virtual]

Automaticaly call when the canvas is created.

Reimplemented from VRS::Clock.

void VRS::GtkClock::stop (  )  [virtual]

Stop render and animation.

Reimplemented from VRS::Clock.

double VRS::GtkClock::delay (  )  const [inline]

The minimum delay between time events.

VRS::GtkClock::VRS_TYPEINFO ( GtkClock  ,
Clock   
)


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

Generated on Mon May 21 06:00:17 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact