Moved GsweAntiscionAxisInfo to its own source files

This commit is contained in:
2013-09-23 23:12:50 +02:00
parent 6ee6650d84
commit e06c73c23d
12 changed files with 275 additions and 46 deletions

View File

@@ -317,22 +317,6 @@ typedef struct {
gchar *name;
} GsweHouseSystemInfo;
/**
* GsweAntiscionAxisInfo:
* @axis_id: the identifier of this mirror's axis
* @start_sign: represents the sign in whict the mirror axis starts
* @name: the name of the mirror
* @middle_axis: if TRUE, the axis runs through the middle of its starting sign
*
* Holds information of antiscion axes.
*/
typedef struct {
GsweAntiscionAxis axis_id;
GsweSignInfo *start_sign;
gchar *name;
gboolean middle_axis;
} GsweAntiscionAxisInfo;
/**
* GsweCoordinates:
* @longitude: longitude part of the coordinates