#include <IParticleChannelNew.h>
Public Member Functions |
|
virtual void | SetNew (int index)=0 |
Sets particle as new, returns true if
success.
|
|
virtual void | SetOld (int index)=0 |
Sets particle as old, returns true if
success.
|
|
virtual void | SetAllNew ()=0 |
Sets all particles as "new".
|
|
virtual void | SetAllOld ()=0 |
Sets all particles as "old".
|
|
FPInterfaceDesc * | GetDesc () |