kstars
ViewParams Class Reference
#include <projector.h>
Public Attributes | |
bool | fillGround |
SkyPoint * | focus |
float | height |
bool | useAltAz |
bool | useRefraction |
float | width |
float | zoomFactor |
Detailed Description
This is just a container that holds infromation needed to do projections.
Definition at line 37 of file projector.h.
Member Data Documentation
bool ViewParams::fillGround |
If the ground is filled, then points below horizon are invisible.
Definition at line 44 of file projector.h.
SkyPoint* ViewParams::focus |
Definition at line 45 of file projector.h.
float ViewParams::height |
Definition at line 40 of file projector.h.
bool ViewParams::useAltAz |
Definition at line 43 of file projector.h.
bool ViewParams::useRefraction |
Definition at line 42 of file projector.h.
float ViewParams::width |
Definition at line 40 of file projector.h.
float ViewParams::zoomFactor |
Definition at line 41 of file projector.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.