IParticleChannelMatrix3W Class Reference
 
 
 
IParticleChannelMatrix3W Class Reference

#include <IParticleChannelMatrix3.h>

Inheritance diagram for IParticleChannelMatrix3W:
FPMixinInterface FPInterface BaseInterface InterfaceServer MaxHeapOperators

Public Types

enum   { kSetValue, kSetValueGlobal }

Public Member Functions

BEGIN_FUNCTION_MAP  VFN_2 (kSetValue, SetValue, TYPE_INT, TYPE_MATRIX3_BR)
  VFN_1 (kSetValueGlobal, SetValue, TYPE_MATRIX3_BR)
virtual void  SetValue (int index, const Matrix3 &v)=0
  Set property for particle with index.
virtual void  SetValue (const Matrix3 &v)=0
  Set property for all particles at once thus making the channel global.
FPInterfaceDesc GetDesc ()

Member Enumeration Documentation