csParticleBuffer Struct Reference
[Mesh plugins]
Buffer holder for particle buffers.
More...
#include <imesh/particles.h>
Public Attributes | |
csParticleAux * | particleAuxData |
Auxiliary data, indexed in same way as the main data. | |
size_t | particleCount |
Number of valid particles in the buffer. | |
csParticle * | particleData |
Main particle data. |
Detailed Description
Buffer holder for particle buffers.
Definition at line 235 of file particles.h.
Member Data Documentation
The documentation for this struct was generated from the following file:
- imesh/particles.h
Generated for Crystal Space by doxygen 1.4.7