CrystalSpace

Public API Reference

csParticleBuffer Struct Reference
[Mesh plugins]

Buffer holder for particle buffers. More...

#include <imesh/particles.h>

List of all members.

Public Attributes

csParticleAuxparticleAuxData
 Auxiliary data, indexed in same way as the main data.
size_t particleCount
 Number of valid particles in the buffer.
csParticleparticleData
 Main particle data.


Detailed Description

Buffer holder for particle buffers.

Definition at line 235 of file particles.h.


Member Data Documentation

Auxiliary data, indexed in same way as the main data.

Definition at line 241 of file particles.h.

Number of valid particles in the buffer.

Definition at line 244 of file particles.h.

Main particle data.

Definition at line 238 of file particles.h.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.4.7