IParticleChannelVoidW Class Reference
 
 
 
IParticleChannelVoidW Class Reference

#include <IParticleChannelVoid.h>

Inheritance diagram for IParticleChannelVoidW:
FPMixinInterface FPInterface BaseInterface InterfaceServer MaxHeapOperators

Public Types

enum   { kSetValue, kSetValueGlobal }

Public Member Functions

BEGIN_FUNCTION_MAP  VFN_2 (kSetValue, SetValue, TYPE_INT, TYPE_VALUE)
  VFN_1 (kSetValueGlobal, SetValue, TYPE_VALUE)
virtual void  SetValue (int index, void *value)=0
  set property for particle with index
virtual void  SetValue (void *value)=0
  set property for all particles at once thus making the channel global
FPInterfaceDesc GetDesc ()

Member Enumeration Documentation