3ds Max C++ API Reference
ilayer.h File Reference

Declaration of the ILayer Interface. More...

#include "maxheap.h"
#include "maxtypes.h"
#include "ref.h"

Classes

class  ILayer
 Interface to the layers functionality. More...
 
class  ILayerEx
 Extended interface to the layers functionality. Added for 3dsMax 2016. More...
 
struct  LayerParentChange
 This is a struct for NOTIFY_LAYER_PARENT_CHANGED BroadcastNotification layerChanged is the pointer on the layer that has changed parent. More...
 

Macros

#define NODE_LAYER_REF   6
 The index into an INode's references that point to an ILayer ReferenceTarget. More...
 

Detailed Description

Declaration of the ILayer Interface.

Macro Definition Documentation

◆ NODE_LAYER_REF

#define NODE_LAYER_REF   6

The index into an INode's references that point to an ILayer ReferenceTarget.