ParticleFlow/IPViewItemCreator.h File Reference
 
 
 
ParticleFlow/IPViewItemCreator.h File Reference
#include "PFExport.h"
#include "../ifnpub.h"

File Description

Interface for PViewItemCreator.

A ClassDesc2 should implement the interface to be able to create PViewItems in the Pview.

Classes

class   IPViewItemCreator

Defines

#define  PVIEWITEMCREATOR_INTERFACE   Interface_ID(0x74f93d0b, 0x1eb34500)
#define  GetPViewItemCreatorInterface(obj)   (IPViewItemCreator*)(obj->GetInterface(PVIEWITEMCREATOR_INTERFACE))

Define Documentation

#define PVIEWITEMCREATOR_INTERFACE   Interface_ID(0x74f93d0b, 0x1eb34500)
#define GetPViewItemCreatorInterface (   obj )    (IPViewItemCreator*)(obj->GetInterface(PVIEWITEMCREATOR_INTERFACE))