![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
This is the complete list of members for Divide::ParticleBoxGenerator, including all inherited members.
_halfExtent | Divide::ParticleBoxGenerator | private |
_pos | Divide::ParticleBoxGenerator | private |
_posMax | Divide::ParticleBoxGenerator | private |
_posMin | Divide::ParticleBoxGenerator | private |
_sourceOrientation | Divide::ParticleGenerator | protected |
_sourcePosition | Divide::ParticleGenerator | protected |
generate(Task &packagedTasksParent, TaskPool &parentPool, U64 deltaTimeUS, ParticleData &p, U32 startIndex, U32 endIndex) override | Divide::ParticleBoxGenerator | virtual |
halfExtent(const vec3< F32 > &dist) noexcept | Divide::ParticleBoxGenerator | inline |
pos(const vec3< F32 > &pos) noexcept | Divide::ParticleBoxGenerator | inline |
updateTransform(const vec3< F32 > &position, const Quaternion< F32 > &orientation) noexcept | Divide::ParticleGenerator | |
~ParticleGenerator()=default | Divide::ParticleGenerator | virtual |