Pioneer
Loading...
Searching...
No Matches
Classes | Enumerations
SystemView.h File Reference
#include "Color.h"
#include "DeleteEmitter.h"
#include "Frame.h"
#include "Input.h"
#include "TransferPlanner.h"
#include "enum_table.h"
#include "graphics/Drawables.h"
#include "matrix4x4.h"
#include "pigui/PiGuiView.h"
#include "vector3.h"
#include "ConnectionTicket.h"
Include dependency graph for SystemView.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Projectable
 
struct  AtlasBodyLayout
 
class  SystemView
 

Enumerations

enum  ShipDrawing { BOXES , ORBITS , OFF }
 
enum class  GridDrawing { GRID , GRID_AND_LEGS , OFF }
 
enum  ShowLagrange { LAG_ICON , LAG_ICONTEXT , LAG_OFF }
 

Enumeration Type Documentation

◆ GridDrawing

enum class GridDrawing
strong
Enumerator
GRID 
GRID_AND_LEGS 
OFF 

◆ ShipDrawing

Enumerator
BOXES 
ORBITS 
OFF 

◆ ShowLagrange

Enumerator
LAG_ICON 
LAG_ICONTEXT 
LAG_OFF