![]() |
vrecko
virtual reality framework
|
Functions | |
void | CreateParticleAABB (NxParticleData &pd, unsigned maxParticlesTotal, unsigned maxParticles, bool append, NxBounds3 &aabb, const NxVec3 vel, float lifetime, float distance) |
void | CreateParticleSphere (NxParticleData &pd, unsigned maxParticles, bool append, const NxVec3 &pos, const NxVec3 vel, float lifetime, float distance, unsigned sideNum) |
void CreateParticleAABB | ( | NxParticleData & | pd, |
unsigned | maxParticlesTotal, | ||
unsigned | maxParticles, | ||
bool | append, | ||
NxBounds3 & | aabb, | ||
const NxVec3 | vel, | ||
float | lifetime, | ||
float | distance | ||
) |
void CreateParticleSphere | ( | NxParticleData & | pd, |
unsigned | maxParticles, | ||
bool | append, | ||
const NxVec3 & | pos, | ||
const NxVec3 | vel, | ||
float | lifetime, | ||
float | distance, | ||
unsigned | sideNum | ||
) |