engine-mk1
Public Attributes | List of all members
rz::core::SystemGraphData Struct Reference

The data to be held by the SystemGraph. More...

#include <Space.hpp>

Public Attributes

std::vector< std::pair< System *, System * > > orderedSystems
 A std::vector containing ordered std::pairs of src/dst System pointers. More...
 

Detailed Description

The data to be held by the SystemGraph.

Member Data Documentation

std::vector<std::pair<System *, System *> > rz::core::SystemGraphData::orderedSystems

A std::vector containing ordered std::pairs of src/dst System pointers.


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