![]() |
Stellarium 0.11.4 | ||
| Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · File Structure |
Contains all the param needed to initialize a StelProjector. More...
#include <StelProjector.hpp>
Public Attributes | |
| Vector4< int > | viewportXywh |
| float | fov |
| posX, posY, width, height | |
| bool | gravityLabels |
| FOV in degrees. | |
| float | defautAngleForGravityText |
| the flag to use gravity labels or not | |
| StelProjectorMaskType | maskType |
| a rotation angle to apply to gravity text (only if gravityLabels is set to false) | |
| float | zNear |
| The current projector mask. | |
| float | zFar |
| Vec2f | viewportCenter |
| Near and far clipping planes. | |
| float | viewportFovDiameter |
| Viewport center in screen pixel. | |
| bool | flipHorz |
| diameter of the FOV disk in pixel | |
| bool | flipVert |
Contains all the param needed to initialize a StelProjector.
the flag to use gravity labels or not
diameter of the FOV disk in pixel
posX, posY, width, height
FOV in degrees.
a rotation angle to apply to gravity text (only if gravityLabels is set to false)
Near and far clipping planes.
Viewport center in screen pixel.
The current projector mask.
1.6.3