3ds Max C++ API Reference
|
#include <C:/adskgit/3dsmax/3dsmax/3dswin/src/maxsdk/include/maxscript/foundation/functions.h>
Public Member Functions | |
SMCallContext (Struct *strct, CallContext *previous=nullptr) | |
void | push_context () override |
void | pop_context () override |
Public Member Functions inherited from CallContext | |
CallContext () | |
CallContext (CallContext *previous) |
SMCallContext | ( | Struct * | strct, |
CallContext * | previous = nullptr ) |
|
overridevirtual |
Reimplemented from CallContext.
|
overridevirtual |
Reimplemented from CallContext.