naev 0.12.5
TrailPoint Struct Reference

Data Fields

GLfloat x
GLfloat y
GLfloat z
GLfloat t
GLfloat dx
GLfloat dy
TrailMode mode

Detailed Description

Definition at line 80 of file spfx.h.

Field Documentation

◆ dx

GLfloat TrailPoint::dx

Definition at line 84 of file spfx.h.

◆ dy

GLfloat TrailPoint::dy

Initial velocity of the trail.

Definition at line 84 of file spfx.h.

◆ mode

TrailMode TrailPoint::mode

Type of trail emission at this point.

Definition at line 85 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 82 of file spfx.h.

◆ x

GLfloat TrailPoint::x

Definition at line 81 of file spfx.h.

◆ y

GLfloat TrailPoint::y

Definition at line 81 of file spfx.h.

◆ z

GLfloat TrailPoint::z

Control points for the trail.

Definition at line 81 of file spfx.h.


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