![]() |
Stellarium
HEAD
|
The lines of the current drawn constellation. More...
#include <Lines.hpp>
Data Fields | |
| std::vector< CoordinateLine > | coordinates |
| The coordinate pairs of a line. | |
| std::vector< StarLine > | stars |
| The optional available stars to the coordinates. | |
The lines of the current drawn constellation.
| std::vector<CoordinateLine> scm::Lines::coordinates |
The coordinate pairs of a line.
| std::vector<StarLine> scm::Lines::stars |
The optional available stars to the coordinates.