naev 0.10.4
Data Fields
Vertex Struct Reference

Reference to a spob or jump point. More...

Data Fields

GLfloat ver [3]
 
GLfloat tex [2]
 
GLfloat nor [3]
 
int system
 
VertexType type
 
int index
 

Detailed Description

Reference to a spob or jump point.

Definition at line 56 of file object.c.

Field Documentation

◆ index

int Vertex::index

Index in the system's spobs or jumps array.

Definition at line 72 of file safelanes.c.

◆ nor

GLfloat Vertex::nor[3]

Definition at line 59 of file object.c.

◆ system

int Vertex::system

ID of the system containing the object.

Definition at line 70 of file safelanes.c.

◆ tex

GLfloat Vertex::tex[2]

Definition at line 58 of file object.c.

◆ type

VertexType Vertex::type

Which of Naev's list contains it?

Definition at line 71 of file safelanes.c.

◆ ver

GLfloat Vertex::ver[3]

Definition at line 57 of file object.c.


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