#include "Color.h"
#include "DeleteEmitter.h"
#include "Frame.h"
#include "Input.h"
#include "Orbit.h"
#include "TransferPlanner.h"
#include "enum_table.h"
#include "graphics/Drawables.h"
#include "graphics/Graphics.h"
#include "matrix4x4.h"
#include "pigui/PiGuiView.h"
#include "vector3.h"
#include <sigc++/signal.h>
Go to the source code of this file.
◆ _SYSTEMVIEW_H
◆ GridDrawing
| Enumerator |
|---|
| GRID | |
| GRID_AND_LEGS | |
| OFF | |
◆ ShipDrawing
| Enumerator |
|---|
| BOXES | |
| ORBITS | |
| OFF | |
◆ ShowLagrange
| Enumerator |
|---|
| LAG_ICON | |
| LAG_ICONTEXT | |
| LAG_OFF | |