IParticleChannelExt.h

IParticleChannelExt.h

Module description

Functions

virtual bool Copy (IObject *obj)=0
 Copy all particle data from another channel of the same type. More...
 
FPInterfaceDescGetDesc ()
 

Function Documentation

bool Copy ( IObject obj)
pure virtual

Copy all particle data from another channel of the same type.

Returns true if the operation is successful.

FPInterfaceDesc * GetDesc ( )
inlinevirtual
Remarks
Returns a pointer to the class which contains the interface metadata.

Implements FPInterface.

virtual FPInterfaceDesc * GetDescByID(Interface_ID id)
Definition: ifnpub.h:613
#define PARTICLECHANNELEXT_INTERFACE
Definition: IParticleChannelExt.h:20