ParticleFlow/IPFOperatorPhysXWorld.h File Reference
 
 
 
ParticleFlow/IPFOperatorPhysXWorld.h File Reference

This reference page is linked to from the following overview topics: Particle Flow SDK Extensions.


#include "PFExport.h"
#include "../ifnpub.h"
#include "../object.h"

Classes

class   IPFOperatorPhysXWorld

Defines

#define  PFOPERATORPHYSXWORLD_INTERFACE   Interface_ID(0x160CC7AE, 0xDB564182)
#define  GetPFOperatorPhysXWorldInterface(obj)   ((IPFOperatorPhysXWorld*)((GetPFObject(obj))->GetInterface(PFOPERATORPHYSXWORLD_INTERFACE)))

Functions

PFExport Object GetPFObject (Object *obj)
IPFOperatorPhysXWorld PFOperatorPhysXWorldInterface (Object *obj)
IPFOperatorPhysXWorld PFOperatorPhysXWorldInterface (INode *node)

Define Documentation

#define PFOPERATORPHYSXWORLD_INTERFACE   Interface_ID(0x160CC7AE, 0xDB564182)
#define GetPFOperatorPhysXWorldInterface (   obj )    ((IPFOperatorPhysXWorld*)((GetPFObject(obj))->GetInterface(PFOPERATORPHYSXWORLD_INTERFACE)))

Function Documentation

PFExport Object* GetPFObject ( Object obj )
IPFOperatorPhysXWorld* PFOperatorPhysXWorldInterface ( Object obj ) [inline]
IPFOperatorPhysXWorld* PFOperatorPhysXWorldInterface ( INode node ) [inline]