Classes | Defines

IParticleObjectExt.h File Reference

#include "ifnpub.h"
#include "maxtypes.h"
#include "point3.h"
#include "quat.h"

Go to the source code of this file.

Classes

class   IParticleObjectExt

Defines

#define  PARTICLEOBJECTEXT_INTERFACE   Interface_ID(0x66c2429a, 0x38d60a0b)
#define  GetParticleObjectExtInterface(obj)   ((IParticleObjectExt*)(obj)->GetInterface(PARTICLEOBJECTEXT_INTERFACE))

Define Documentation

#define PARTICLEOBJECTEXT_INTERFACE   Interface_ID(0x66c2429a, 0x38d60a0b)

Definition at line 30 of file IParticleObjectExt.h.

#define GetParticleObjectExtInterface (   obj )    ((IParticleObjectExt*)(obj)->GetInterface(PARTICLEOBJECTEXT_INTERFACE))

Definition at line 32 of file IParticleObjectExt.h.