MaxScript C++ bindings for subclass with inheritance

MaxScript C++ bindings for subclass with inheritance

Anonymous
Not applicable
328 Views
0 Replies
Message 1 of 1

MaxScript C++ bindings for subclass with inheritance

Anonymous
Not applicable

Hi,

I would like to write MAXscript bindings to C++ code for a class that inherits functions from a base class.  I would like the functions from the base class to be exposed to MAXScript for the derived class.

 

I understand there's a macro "BEGIN_FUNCTION_MAP_PARENT"?  Should I use this macro? 


Would greatly appreciate a simple example.  I couldn't find any example inside the sample code that uses inheritance. 

 

Thanks,

Jeff

0 Likes
329 Views
0 Replies
Replies (0)