3ds Max C++ API Reference
IParticleChannelExt.h

Functions

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

Detailed Description

Function Documentation

◆ Copy()

bool Copy ( IObject obj)
pure virtual

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

Returns true if the operation is successful.

◆ GetDesc()

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

Implements FPInterface.

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