OSDModInterface.h File Reference
         
    
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). 
|  | 
| 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... 
 | 
|  | 
      
        
          | #define OSD_MODIFIER_INTERFACE   Interface_ID(0x108c71c7, 0x23f0641a) |