|
LightWrap++
AC++wrapperfortheLightWave3DSDK
|
Wrapper for an CustomObjectHandler. More...
#include <customobject_handler.h>
Inheritance diagram for lwpp::CustomObjAdaptor< T, maxVersion, minVersion >:
Collaboration diagram for lwpp::CustomObjAdaptor< T, maxVersion, minVersion >:Public Member Functions | |
| CustomObjAdaptor (const char *name, ServerTagInfo *tags) | |
Static Public Member Functions | |
| static void | Activate (LWInstanceFuncs *inst) |
| Set static callbacks for the LightWave instance handler. | |
| static int | Activate (int version, GlobalFunc *global, LWInstance inst, void *serverData) |
| Set static callbacks for a LightWave CustomObject. | |
| static void | Activate (LWItemFuncs *inst) |
| Set static callbacks for the LightWave item handler. | |
| static void | Activate (LWRenderFuncs *inst) |
| Set static callbacks for the LightWave item handler. | |
Wrapper for an CustomObjectHandler.
|
inline |
|
inlinestaticinherited |
Set static callbacks for the LightWave instance handler.
|
inlinestatic |
Set static callbacks for a LightWave CustomObject.
|
inlinestaticinherited |
Set static callbacks for the LightWave item handler.
|
inlinestaticinherited |
Set static callbacks for the LightWave item handler.