~georg-zotti/stellarium/gz_AtmosphereTweaks

« back to all changes in this revision

Viewing changes to src/core/StelProjector.hpp

  • Committer: Georg Zotti
  • Date: 2017-05-23 13:18:09 UTC
  • mfrom: (8115.1.1321 trunk)
  • Revision ID: georg.zotti@univie.ac.at-20170523131809-a6pus0ogpmjwtmd8
merge-in trunk r9436

Show diffs side-by-side

added added

removed removed

Lines of Context:
314
314
        //! Initialize the bounding cap.
315
315
        virtual void computeBoundingCap();
316
316
 
317
 
        ModelViewTranformP modelViewTransform;  // Operator to apply (if not NULL) before the modelview projection step
 
317
        ModelViewTranformP modelViewTransform;  // Operator to apply (if not Q_NULLPTR) before the modelview projection step
318
318
 
319
319
        float flipHorz,flipVert;            // Whether to flip in horizontal or vertical directions
320
320
        float pixelPerRad;                  // pixel per rad at the center of the viewport disk