kstars
skymapdraw.cpp File Reference
#include <stdlib.h>
#include <math.h>
#include <iostream>
#include <QPainter>
#include <QPixmap>
#include "skymap.h"
#include "Options.h"
#include "kstars.h"
#include "kstarsdata.h"
#include "ksnumbers.h"
#include "skyobject.h"
#include "deepskyobject.h"
#include "starobject.h"
#include "ksplanetbase.h"
#include "ksasteroid.h"
#include "kscomet.h"
#include "ksmoon.h"
#include "jupitermoons.h"
#include "infoboxes.h"
#include "simclock.h"
#include "devicemanager.h"
#include "indimenu.h"
#include "indiproperty.h"
#include "indielement.h"
#include "indidevice.h"
#include "observinglist.h"
#include "skycomponents/constellationboundary.h"
#include "skycomponents/skylabeler.h"

Go to the source code of this file.
Functions | |
| void | toXYZ (SkyPoint *p, double *x, double *y, double *z) |
Function Documentation
| void toXYZ | ( | SkyPoint * | p, | |
| double * | x, | |||
| double * | y, | |||
| double * | z | |||
| ) |
Definition at line 51 of file skymapdraw.cpp.
KDE 4.0 API Reference