24 [from, to, min, max](const Task&) mutable
26 std::for_each(from, to, [min, max](vec4<F32>& position)
Container to store data for a given set of particles.
static constexpr U32 g_threadPartitionSize
vector< vec4< F32 > > _position
x,y,z = position; w = size
vec3< F32 > _sourcePosition
void generate(Task &packagedTasksParent, TaskPool &parentPool, U64 deltaTimeUS, ParticleData &p, U32 startIndex, U32 endIndex) override