![]() |
naev 0.10.4
|
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 |
| int Vertex::index |
Index in the system's spobs or jumps array.
Definition at line 72 of file safelanes.c.
| int Vertex::system |
ID of the system containing the object.
Definition at line 70 of file safelanes.c.
| VertexType Vertex::type |
Which of Naev's list contains it?
Definition at line 71 of file safelanes.c.