iParticlesColorCallback Struct Reference
[Mesh plugins, Mesh plugins]
Particles state can be set up to retrieve color via a callback.
More...
#include <imesh/particles.h>
Inheritance diagram for iParticlesColorCallback:

Public Member Functions | |
virtual csColor | GetColor (float time)=0 |
Return a color appropriate for a particle at a given time. |
Detailed Description
Particles state can be set up to retrieve color via a callback.This interface must be implemented by objects which wish to provide color information to the particles state.
Definition at line 95 of file particles.h.
Member Function Documentation
|
Return a color appropriate for a particle at a given time.
|
The documentation for this struct was generated from the following file:
- imesh/particles.h
Generated for Crystal Space by doxygen 1.4.6