Plug-in Base Classes
 
 
 

Each plug-in type exposes its functionality to 3ds Max by defining a class that derives from a specific base-class and providing implementations of key virtual functions. The most important base class is Animatable, which most plug-ins implement from.

The following is a list of the most important plug-in types and the base classes they derive from: