ComputerGraphik TU WIEN
Public Attributes | List of all members
ParticleSystemGPU::NewParticle Struct Reference

Helper class to upload new particles. More...

#include <particleSystemGPU.hpp>

Public Attributes

glm::vec3 pos
 
glm::vec3 dir
 
glm::vec3 atr
 

Detailed Description

Helper class to upload new particles.

Member Data Documentation

glm::vec3 ParticleSystemGPU::NewParticle::atr
glm::vec3 ParticleSystemGPU::NewParticle::dir
glm::vec3 ParticleSystemGPU::NewParticle::pos

The documentation for this struct was generated from the following file: