Toggle the navigation pane
Add to Favorites
Home: Autodesk 3ds Max SDK Documentation
Share
Translate this page
Powered by
Microsoft® Translator
IMCParamDlg Class Reference
Main Page
Public Attributes
IMCParamDlg Class Reference
Search for all occurrences
#include <mcapdev.h>
Inheritance diagram for IMCParamDlg:
Class Description
See also:
Class
ReferenceMaker
, Class
MCDeviceBinding
, Class
IRollupWindow
.
Description:
This class is an interface to allow the plug-in to provide a user interface in the command panel. It has two data members.
Data Members:
MCDeviceBinding
*binding;
Returns a pointer to the device binding.
IRollupWindow
*iRoll;
This is an interface into the command panel. Its methods may be used to work with rollup pages and alter UI controls.
Public Attributes
MCDeviceBinding
*
binding
IRollupWindow
*
iRoll
Member Data Documentation
MCDeviceBinding
*
binding
Search for all occurrences
IRollupWindow
*
iRoll
Search for all occurrences