ViewParams
ViewParams Class Reference
#include <projector.h>
Public Attributes | |
bool | fillGround |
SkyPoint * | focus |
float | height |
bool | mirror |
CachingDms | rotationAngle |
bool | useAltAz |
bool | useRefraction |
float | width |
float | zoomFactor |
Detailed Description
This is just a container that holds information needed to do projections.
Definition at line 36 of file projector.h.
Constructor & Destructor Documentation
◆ ViewParams()
|
inline |
Definition at line 47 of file projector.h.
Member Data Documentation
◆ fillGround
bool ViewParams::fillGround |
If the ground is filled, then points below horizon are invisible.
Definition at line 44 of file projector.h.
◆ focus
SkyPoint* ViewParams::focus |
Definition at line 46 of file projector.h.
◆ height
float ViewParams::height |
Definition at line 39 of file projector.h.
◆ mirror
bool ViewParams::mirror |
Definition at line 45 of file projector.h.
◆ rotationAngle
CachingDms ViewParams::rotationAngle |
Definition at line 41 of file projector.h.
◆ useAltAz
bool ViewParams::useAltAz |
Definition at line 43 of file projector.h.
◆ useRefraction
bool ViewParams::useRefraction |
Definition at line 42 of file projector.h.
◆ width
float ViewParams::width |
Definition at line 39 of file projector.h.
◆ zoomFactor
float ViewParams::zoomFactor |
Definition at line 40 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-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.