|
3ds Max C++ API Reference
|
#include "OSDParamInterface.h"Classes | |
| class | OSDModifierInterface |
| If a feature needs to determine and/or set the OpenSubdiv modifier's parameters, it can use the GetInterface method to query the Modifier for the OSD_MODIFIER_INTERFACE interface. More... | |
Macros | |
| #define | OSD_MODIFIER_INTERFACE Interface_ID(0x108c71c7, 0x23f0641a) |
This header file provides an interface into Max's OpenSubdiv Modifier for setting certain parameters. It derives from the OpenSubdivParameters interface, which provides read access (see OSDParamInterface.h).
| #define OSD_MODIFIER_INTERFACE Interface_ID(0x108c71c7, 0x23f0641a) |