naev 0.11.5
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 52 of file object.c.

Field Documentation

◆ index

int Vertex::index

Index in the system's spobs or jumps array.

Definition at line 75 of file safelanes.c.

◆ nor

GLfloat Vertex::nor[3]

Definition at line 55 of file object.c.

◆ system

int Vertex::system

ID of the system containing the object.

Definition at line 73 of file safelanes.c.

◆ tex

GLfloat Vertex::tex[2]

Definition at line 54 of file object.c.

◆ type

VertexType Vertex::type

Which of Naev's list contains it?

Definition at line 74 of file safelanes.c.

◆ ver

GLfloat Vertex::ver[3]

Definition at line 53 of file object.c.


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