3ds Max C++ API Reference
Loading...
Searching...
No Matches
IShadeContextExtension8.h File Reference
#include "baseinterface.h"
#include "geom/point2.h"
#include "imtl.h"

Classes

class  IShadeContextExtension8
 This class is an API extension for the ShadeContext class. More...
 

Macros

#define ISHADECONTEXT_EXTENSION_8_INTERFACE_ID   Interface_ID(0x6ea75ff6, 0x5c875b0a)
 

Functions

IShadeContextExtension8Get_IShadeContextExtension8 (ShadeContext &sc)
 

Macro Definition Documentation

◆ ISHADECONTEXT_EXTENSION_8_INTERFACE_ID

#define ISHADECONTEXT_EXTENSION_8_INTERFACE_ID   Interface_ID(0x6ea75ff6, 0x5c875b0a)

Function Documentation

◆ Get_IShadeContextExtension8()

IShadeContextExtension8 * Get_IShadeContextExtension8 ( ShadeContext sc)
inline
43 {
44
46}
#define ISHADECONTEXT_EXTENSION_8_INTERFACE_ID
Definition: IShadeContextExtension8.h:25
This class is an API extension for the ShadeContext class.
Definition: IShadeContextExtension8.h:29
virtual UtilExport BaseInterface * GetInterface(Interface_ID id)