Home
last modified time | relevance | path

Searched defs:sPainter (Results 1 – 25 of 49) sorted by relevance

12

/dports/astro/stellarium/stellarium-0.21.3/src/core/modules/
H A DConstellation.cpp106 void Constellation::drawOptim(StelPainter& sPainter, const StelCore* core, const SphericalCap& view… in drawOptim()
128 void Constellation::drawName(StelPainter& sPainter, ConstellationMgr::ConstellationDisplayStyle sty… in drawName()
157 void Constellation::drawArtOptim(StelPainter& sPainter, const SphericalRegion& region, const Vec3d&… in drawArtOptim()
215 void Constellation::drawBoundaryOptim(StelPainter& sPainter, const Vec3d& obsVelocity) const in drawBoundaryOptim()
H A DMeteor.cpp202 void Meteor::draw(const StelCore* core, StelPainter& sPainter) in draw()
342 void Meteor::drawBolide(StelPainter& sPainter, const double& bolideSize) in drawBolide()
388 void Meteor::drawTrain(StelPainter& sPainter, const double &thickness) in drawTrain()
H A DToastMgr.cpp76 StelPainter sPainter(core->getProjection(StelCore::FrameJ2000)); in draw() local
H A DGeodesicGridDrawer.cpp45 StelPainter sPainter(prj); in draw() local
H A DSporadicMeteorMgr.cpp135 StelPainter sPainter(core->getProjection(StelCore::FrameAltAz)); in draw() local
H A DLabelMgr.cpp254 bool SkyLabel::draw(StelCore* core, StelPainter& sPainter) in draw()
364 bool HorizonLabel::draw(StelCore *core, StelPainter& sPainter) in draw()
396 bool EquatorialLabel::draw(StelCore *core, StelPainter& sPainter) in draw()
478 bool ScreenLabel::draw(StelCore*, StelPainter& sPainter) in draw()
507 StelPainter sPainter(core->getProjection(StelCore::FrameJ2000)); in draw() local
H A DMarkerMgr.cpp217 bool SkyMarker::draw(StelCore* core, StelPainter& sPainter) in draw()
299 bool HorizonMarker::draw(StelCore *core, StelPainter& sPainter) in draw()
336 StelPainter sPainter(core->getProjection(StelCore::FrameJ2000)); in draw() local
H A DMilkyWay.cpp221 StelPainter sPainter(prj); in draw() local
H A DAsterismMgr.cpp296 StelPainter sPainter(prj); in draw() local
304 void AsterismMgr::drawLines(StelPainter& sPainter, const StelCore* core) const in drawLines()
327 void AsterismMgr::drawRayHelpers(StelPainter& sPainter, const StelCore* core) const in drawRayHelpers()
H A DAsterism.cpp136 void Asterism::drawOptim(StelPainter& sPainter, const StelCore* core, const SphericalCap& viewportH… in drawOptim()
H A DConstellationMgr.cpp690 StelPainter sPainter(prj); in draw() local
706 void ConstellationMgr::drawArt(StelPainter& sPainter, const Vec3d &obsVelocity) const in drawArt()
721 void ConstellationMgr::drawLines(StelPainter& sPainter, const StelCore* core) const in drawLines()
740 void ConstellationMgr::drawNames(StelPainter& sPainter, const Vec3d &obsVelocity) const in drawNames()
1444 void ConstellationMgr::drawBoundaries(StelPainter& sPainter, const Vec3d &obsVelocity) const in drawBoundaries()
H A DHipsMgr.cpp193 StelPainter sPainter(core->getProjection(StelCore::FrameJ2000)); in draw() local
H A DZodiacalLight.cpp261 StelPainter sPainter(prj); in draw() local
H A DLandscape.cpp717 void LandscapeOldStyle::drawDecor(StelCore* core, StelPainter& sPainter, const bool drawLight) const in drawDecor()
892 StelPainter sPainter(prj); in draw() local
1220 StelPainter sPainter(prj); in draw() local
H A DNebula.cpp659 void Nebula::drawOutlines(StelPainter &sPainter, float maxMagHints) const in drawOutlines()
710 void Nebula::drawHints(StelPainter& sPainter, float maxMagHints, StelCore *core) const in drawHints()
837 void Nebula::drawLabel(StelPainter& sPainter, float maxMagLabel) const in drawLabel()
H A DComet.cpp474 StelPainter sPainter(core->getProjection(transfo)); in drawTail() local
499 StelPainter sPainter(core->getProjection(transfo2)); in drawComa() local
H A DAtmosphere.cpp337 StelPainter sPainter(core->getProjection2d()); in draw() local
/dports/astro/stellarium/stellarium-0.21.3/src/core/
H A DStelToast.cpp213 void ToastTile::drawTile(StelPainter* sPainter, Vec3f color) in drawTile()
249 void ToastTile::draw(StelPainter* sPainter, const SphericalCap& viewportShape, int maxVisibleLevel,… in draw()
301 void ToastSurvey::draw(StelPainter* sPainter) in draw()
H A DStelViewportEffect.cpp36 StelPainter sPainter(StelApp::getInstance().getCore()->getProjection2d()); in paintViewportBuffer() local
326 StelPainter sPainter(StelApp::getInstance().getCore()->getProjection2d()); in paintViewportBuffer() local
H A DTrailGroup.cpp37 void TrailGroup::draw(StelCore* core, StelPainter* sPainter) in draw()
H A DStelSkyImageTile.cpp81 void StelSkyImageTile::draw(StelCore* core, StelPainter& sPainter, float opacity) in draw()
260 bool StelSkyImageTile::drawTile(StelCore* core, StelPainter& sPainter, const Vec3d &vel) in drawTile()
H A DStelHips.cpp198 void HipsSurvey::draw(StelPainter* sPainter, double angle, HipsSurvey::DrawCallback callback) in draw()
341 …const SphericalCap& viewportShape, StelPainter* sPainter, Vec3d observerVelocity, DrawCallback cal… in drawTile()
459 bool outside, StelPainter* sPainter, Vec3d observerVelocity, in fillArrays()
H A DStelSkyDrawer.cpp379 void StelSkyDrawer::postDrawPointSource(StelPainter* sPainter) in postDrawPointSource()
414 bool StelSkyDrawer::drawPointSource(StelPainter* sPainter, const Vec3f& v, const RCMag& rcMag, cons… in drawPointSource()
/dports/astro/stellarium/stellarium-0.21.3/plugins/EquationOfTime/src/
H A DEquationOfTime.cpp120 StelPainter sPainter(core->getProjection2d()); in draw() local
/dports/astro/stellarium/stellarium-0.21.3/plugins/PointerCoordinates/src/
H A DPointerCoordinates.cpp124 StelPainter sPainter(prj); in draw() local

12