|
3ds Max C++ API Reference
|
#include <functions.h>
Inheritance diagram for SMCallContext: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) | |
| virtual void | push_context () |
| virtual void | pop_context () |
| SMCallContext | ( | Struct * | strct, |
| CallContext * | previous = nullptr |
||
| ) |
|
overridevirtual |
Reimplemented from CallContext.
|
overridevirtual |
Reimplemented from CallContext.