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

#include <plugin_handler.h>

+ Inheritance diagram for lwpp::InstanceUpdate:
+ Collaboration diagram for lwpp::InstanceUpdate:

List of all members.

Public Member Functions

virtual bool available () const
 Check if the global is available.
virtual LWInstUpdate * getGlobal ()
 Get the pointer to the global.
LWInstUpdate * operator-> ()
 Get the pointer to the global.

Static Public Member Functions

static void Update (const char *className, LWInstance inst)

Protected Member Functions

bool _acquireGlobal ()

Static Protected Attributes

static LWInstUpdate * globPtr
 Pointer to the global functions.

Member Function Documentation

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

Check if the global is available.

virtual LWInstUpdate * lwpp::GlobalBase< LWInstUpdate >::getGlobal ( )
inlinevirtualinherited

Get the pointer to the global.

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

Get the pointer to the global.

static void lwpp::InstanceUpdate::Update ( const char *  className,
LWInstance  inst 
)
inlinestatic

Member Data Documentation

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

Pointer to the global functions.


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