3ds Max C++ API Reference
|
#include <iparamb.h>
Public Member Functions | |
ParamBlockDescID () | |
ParamBlockDescID (ParamType type, UserType *user, BOOL animatable, DWORD id) | |
ParamBlockDescID (ParamType type, UserType *user, BOOL animatable, DWORD id, ParamID pb2_id) | |
Public Attributes | |
ParamType | type |
UserType * | user |
BOOL | animatable |
DWORD | id |
ParamID | pb2_id |
|
inline |
|
inline |
|
inline |
ParamType type |
UserType* user |
BOOL animatable |
DWORD id |
ParamID pb2_id |