LightWrap++
AC++wrapperfortheLightWave3DSDK
lwpp::TimeInfo Class Reference

#include <sceneinfo.h>

+ Inheritance diagram for lwpp::TimeInfo:
+ Collaboration diagram for lwpp::TimeInfo:

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

Protected Member Functions

bool _acquireGlobal ()

Static Protected Attributes

static LWTimeInfo * globPtr
 Pointer to the global functions.

Constructor & Destructor Documentation

lwpp::TimeInfo::TimeInfo ( )
inline

Member Function Documentation

bool lwpp::GlobalBase< LWTimeInfo >::_acquireGlobal ( )
inlineprotectedinherited
virtual bool lwpp::GlobalBase< LWTimeInfo >::available ( ) const
inlinevirtualinherited

Check if the global is available.

LWFrame lwpp::TimeInfo::Frame ( ) const
inline
virtual LWTimeInfo * lwpp::GlobalBase< LWTimeInfo >::getGlobal ( )
inlinevirtualinherited

Get the pointer to the global.

LWTimeInfo * lwpp::GlobalBase< LWTimeInfo >::operator-> ( )
inlineinherited

Get the pointer to the global.

LWTime lwpp::TimeInfo::Time ( ) const
inline

Member Data Documentation

LWTimeInfo * lwpp::GlobalBase< LWTimeInfo >::globPtr
staticprotectedinherited

Pointer to the global functions.


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