IParticleChannelBoolW Class Reference
 
 
 
IParticleChannelBoolW Class Reference

#include <IParticleChannelBool.h>

Inheritance diagram for IParticleChannelBoolW:
FPMixinInterface FPInterface BaseInterface InterfaceServer MaxHeapOperators

Public Types

enum   { kSetValue, kSetValueGlobal }

Public Member Functions

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

Member Enumeration Documentation