naev 0.12.6
Vertex Struct Reference

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

Data Fields

int system
VertexType type
int index

Detailed Description

Reference to a spob or jump point.

Definition at line 82 of file safelanes.c.

Field Documentation

◆ index

int Vertex::index

Index in the system's spobs or jumps array.

Definition at line 85 of file safelanes.c.

◆ system

int Vertex::system

ID of the system containing the object.

Definition at line 83 of file safelanes.c.

◆ type

VertexType Vertex::type

Which of Naev's list contains it?

Definition at line 84 of file safelanes.c.


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