ViewParams
ViewParams Class Reference
#include <projector.h>
Public Attributes | |
bool | fillGround |
SkyPoint * | focus |
float | height |
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.
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.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Jun 9 2023 04:02:30 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Jun 9 2023 04:02:30 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.