#include <sceneinfo.h>
List of all members.
Public Member Functions |
| | TimeInfo () |
| virtual bool | available () const |
| | Check if the global is available.
|
| LWFrame | Frame () const |
| virtual LWTimeInfo * | getGlobal () |
| | Get the pointer to the global.
|
| LWTimeInfo * | operator-> () |
| | Get the pointer to the global.
|
| LWTime | Time () const |
Static Protected Attributes |
| static LWTimeInfo * | globPtr |
| | Pointer to the global functions.
|
Constructor & Destructor Documentation
| lwpp::TimeInfo::TimeInfo |
( |
| ) |
|
|
inline |
Member Function Documentation
Check if the global is available.
| LWFrame lwpp::TimeInfo::Frame |
( |
| ) |
const |
|
inline |
Get the pointer to the global.
Get the pointer to the global.
| LWTime lwpp::TimeInfo::Time |
( |
| ) |
const |
|
inline |
Member Data Documentation
Pointer to the global functions.
The documentation for this class was generated from the following file: