IParticleChannelIntW Class Reference
 
 
 
IParticleChannelIntW Class Reference

#include <IParticleChannelInt.h>

Inheritance diagram for IParticleChannelIntW:
FPMixinInterface FPInterface BaseInterface InterfaceServer MaxHeapOperators

Public Types

enum   { kSetValue, kSetValueGlobal }

Public Member Functions

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

Member Enumeration Documentation