group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
RibbonVertex Struct Reference

Ribbon vertex (pre-expanded on CPU, uploaded as flat vertex stream). More...

#include <ParticleTypes.hpp>

Public Attributes

glm::vec3 pos
 
float _p
 
glm::vec4 color
 Pre-multiplied alpha.
 

Detailed Description

Ribbon vertex (pre-expanded on CPU, uploaded as flat vertex stream).

Member Data Documentation

◆ _p

float RibbonVertex::_p

◆ color

glm::vec4 RibbonVertex::color

Pre-multiplied alpha.

◆ pos

glm::vec3 RibbonVertex::pos

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