LightWrap++
AC++wrapperfortheLightWave3DSDK
lwpp::TransientGlobalBase< T > Class Template Reference

Template class base for any TRANSIENT global. More...

#include <global.h>

List of all members.

Public Member Functions

 TransientGlobalBase (const char *global_name)
 Constructor.

Static Protected Attributes

static T * globPtr

Detailed Description

template<class T>
class lwpp::TransientGlobalBase< T >

Template class base for any TRANSIENT global.


Constructor & Destructor Documentation

template<class T >
lwpp::TransientGlobalBase< T >::TransientGlobalBase ( const char *  global_name)
inlineexplicit

Constructor.


Member Data Documentation

template<class T >
T* lwpp::TransientGlobalBase< T >::globPtr
staticprotected

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