IParticleChannelINodeW Class Reference
 
 
 
IParticleChannelINodeW Class Reference

#include <IParticleChannelINode.h>

Inheritance diagram for IParticleChannelINodeW:
FPMixinInterface FPInterface BaseInterface InterfaceServer MaxHeapOperators

Public Types

enum   { kSetValue, kSetValueGlobal }

Public Member Functions

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

Member Enumeration Documentation