OGLplus (0.52.0) a C++ wrapper for OpenGL

oglplus::ExampleTimePeriod Class Reference

A class measuring a time period in the examples. More...

#include </home/chochlik/devel/oglplus/example/oglplus/example.hpp>

Public Member Functions

double Seconds (void) const
 The length of the periods in seconds.
 
int Second (void) const
 The current second of the period <0-60)
 
double Minutes (void) const
 The length of the periods in minutes.
 
int Minute (void) const
 The current minute of the period <0-60)
 
double Hours (void) const
 The length of the periods in hours.
 
int Hour (void) const
 The current minute of the period <0-24)
 
double Days (void) const
 The length of the period in days.
 
int Day (void) const
 The current day of the period.
 

Detailed Description

A class measuring a time period in the examples.


The documentation for this class was generated from the following file:
  • /home/chochlik/devel/oglplus/example/oglplus/example.hpp

Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Mon Sep 22 2014 by Doxygen (version 1.8.6).