3ds Max C++ API Reference
OSDParamInterface.h File Reference
#include "baseinterface.h"
#include "interval.h"

Classes

class  OpenSubdivParameters
 If a renderer or other plugin wants to determine if an object is using Pixar's OpenSubdiv to perform subdivision, it can use the GetInterface method to query the INode for the OSD_PARAMETER_INTERFACE interface. More...
 

Macros

#define OSD_PARAMETER_INTERFACE   Interface_ID(0x146d13c3, 0x1b310489)
 

Detailed Description

This header file provides an interface into objects supporting Pixar's OpenSubdiv subdivsion technology,
in order to access parameters controlling OSD subdivision.

Macro Definition Documentation

◆ OSD_PARAMETER_INTERFACE

#define OSD_PARAMETER_INTERFACE   Interface_ID(0x146d13c3, 0x1b310489)