Wrapper for Gizmos.
More...
#include <gizmo_handler.h>
List of all members.
Public Member Functions |
| | GizmoAdaptor (const char *className, const char *name, ServerTagInfo *tags) |
Static Public Member Functions |
| static int | Activate (int version, GlobalFunc *global, LWInstance inst, void *serverData) |
| | Set static callbacks for a LightWave CustomObject.
|
Detailed Description
template<class T, int maxVersion = 2, int minVersion = 2>
class lwpp::GizmoAdaptor< T, maxVersion, minVersion >
Wrapper for Gizmos.
Constructor & Destructor Documentation
template<class T , int maxVersion = 2, int minVersion = 2>
Member Function Documentation
template<class T , int maxVersion = 2, int minVersion = 2>
| static int lwpp::GizmoAdaptor< T, maxVersion, minVersion >::Activate |
( |
int |
version, |
|
|
GlobalFunc * |
global, |
|
|
LWInstance |
inst, |
|
|
void * |
serverData |
|
) |
| |
|
inlinestatic |
Set static callbacks for a LightWave CustomObject.
The documentation for this class was generated from the following file: