Functions |
|
virtual bool | Copy (IObject *obj)=0 |
Copy all particle data from another channel
of the same type. |
|
FPInterfaceDesc * | GetDesc () |
bool Copy | ( | IObject * | obj | ) | [pure virtual, inherited] |
Copy all particle data from another channel of the same type.
Returns true if the operation is successful.
FPInterfaceDesc * GetDesc | ( | ) | [inline, virtual, inherited] |
Implements FPInterface.
{ return GetDescByID(PARTICLECHANNELEXT_INTERFACE); }