IParticleChannelTabTVFaceR Class Reference
 
 
 
IParticleChannelTabTVFaceR Class Reference

#include <IParticleChannelTabTVFace.h>

Inheritance diagram for IParticleChannelTabTVFaceR:
FPMixinInterface FPInterface BaseInterface InterfaceServer MaxHeapOperators

Public Member Functions

virtual bool  IsShared () const =0
  Check out if some particles have shared Tab<TVFace>.
virtual int  GetValueCount () const =0
  Get total number of actual Tabs (values) in the channel.
virtual int  GetValueIndex (int particleIndex) const =0
  Get the value index of a particle.
virtual const TabTVFace *  GetValueByIndex (int valueIndex) const =0
  Get Tab of the valueIndex-th value.
virtual const TabTVFace *  GetValue (int particleIndex) const =0
  Get Tab for particle with index.
virtual const TabTVFace *  GetValue () const =0
  Get global Tab<TVFace> for all particles.
FPInterfaceDesc GetDesc ()