naev 0.11.5
TrailPoint Struct Reference

Data Fields

GLfloat x
 
GLfloat y
 
GLfloat t
 
TrailMode mode
 

Detailed Description

Definition at line 53 of file spfx.h.

Field Documentation

◆ mode

TrailMode TrailPoint::mode

Type of trail emission at this point.

Definition at line 56 of file spfx.h.

◆ t

GLfloat TrailPoint::t

Timer, normalized to the time to live of the trail (starts at 1, ends at 0).

Definition at line 55 of file spfx.h.

◆ x

GLfloat TrailPoint::x

Definition at line 54 of file spfx.h.

◆ y

GLfloat TrailPoint::y

Control points for the trail.

Definition at line 54 of file spfx.h.


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