Classes | Defines | Functions

iBlockRef.h File Reference

#include "inode.h"
#include "iFnPub.h"
#include "maxtypes.h"

Go to the source code of this file.

Classes

class   IBlockRefComponent

Defines

#define  BLOCKREF_COMPONENT_INTERFACE   Interface_ID(0x7f1f2104, 0x7ab7322b)
#define  ADD_BLOCKREF_COMPONENT_INTERFACE   Interface_ID(0x4c794c3a, 0x3a693dbb)
#define  REMOVE_BLOCKREF_COMPONENT_INTERFACE   Interface_ID(0x379c7c13, 0x47a32e07)

Functions

IBlockRefComponent GetBlockRefComponent (INode &n)

Define Documentation

#define BLOCKREF_COMPONENT_INTERFACE   Interface_ID(0x7f1f2104, 0x7ab7322b)

Definition at line 48 of file iBlockRef.h.

#define ADD_BLOCKREF_COMPONENT_INTERFACE   Interface_ID(0x4c794c3a, 0x3a693dbb)

Definition at line 49 of file iBlockRef.h.

#define REMOVE_BLOCKREF_COMPONENT_INTERFACE   Interface_ID(0x379c7c13, 0x47a32e07)

Definition at line 50 of file iBlockRef.h.


Function Documentation

IBlockRefComponent* GetBlockRefComponent ( INode n ) [inline]

Definition at line 56 of file iBlockRef.h.