#include <IParticleChannelTabUVVert.h>
Public Member Functions |
|
| virtual bool | IsShared () const =0 |
| Check out if some particles have shared
Tab<UVVert>.
|
|
| 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 TabUVVert * | GetValue (int particleIndex) const =0 |
| Get Tab for particle with index.
|
|
| virtual const TabUVVert * | GetValue () const =0 |
| Get global Tab<UVVert> for all particles.
|
|
| FPInterfaceDesc * | GetDesc () |