group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
ParticleRenderer.hpp File Reference

Owns all particle GPU pipelines and per-category GPU buffers. More...

#include "GpuParticleBuffer.hpp"
#include "ParticlePool.hpp"
#include "ParticleTypes.hpp"
#include <SDL3/SDL.h>
#include <cstdint>
#include <glm/glm.hpp>
#include <vector>
Include dependency graph for ParticleRenderer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ParticleRenderer
 Owns all particle GPU pipelines and per-category GPU buffers. More...
 

Detailed Description

Owns all particle GPU pipelines and per-category GPU buffers.