Brunot
Loading...
Searching...
No Matches
ParticleBlock.h File Reference

A container for holding and updating particles that are all the same type. More...

#include "Utility/Math/Vector4D.h"
#include <ranges>
#include "Framework/Library.h"
#include "System/Editor.h"
#include "Utility/Math/Bezier.h"
Include dependency graph for ParticleBlock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ParticleBlock
 A container for holding and updating particles that are all the same type. More...

Namespaces

namespace  gfx

Detailed Description

A container for holding and updating particles that are all the same type.

ParticleBlock used and owned by ParticleEmitter, and shared with sys::ParticleManager. Takes in particles as an Array of Structs, and stores them as a Struct of Arrays, for performance

Author
Aidan Hartman (aidan.nosp@m..har.nosp@m.tman@.nosp@m.digi.nosp@m.pen.e.nosp@m.du)
Date
2026 / 03 / 27