Home
last modified time | relevance | path

Searched defs:fov (Results 1 – 25 of 849) sorted by path

12345678910>>...34

/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dobserver.h304 float fov; variable
H A Drender.cpp9138 float fov; member in ObjectRenderer
H A Drender.h663 float fov; variable
/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dcelestiacore.cpp975 float fov = sim->getActiveObserver()->getFOV(); in mouseMove() local
2331 float fov = sim->getActiveObserver()->getFOV() / stdFOV; in tick() local
2705 …double fov = 2 * atan(height * (*i)->height / (screenDpi / 25.4) / 2. / distanceToScreen) / (*i)->… in setFOVFromZoom() local
3626 float fov = radToDeg(sim->getActiveObserver()->getFOV()); in renderOverlay() local
H A Dcelx_observer.cpp732 double fov = celx.safeGetNumber(2, AllErrors, "Argument to observer:setfov() must be a number"); in observer_setfov() local
H A Dfavorites.h29 double fov; member
/dports/astro/celestia-gtk/celestia-1.6.1/src/celmath/
H A Dfrustum.cpp13 Frustum::Frustum(float fov, float aspectRatio, float n) : in Frustum()
20 Frustum::Frustum(float fov, float aspectRatio, float n, float f) : in Frustum()
27 void Frustum::init(float fov, float aspectRatio, float n, float f) in init()
/dports/astro/celestia-gtk/celestia-1.6.1/src/tools/atmosphere/
H A Dscattersim.cpp161 double fov; member in Camera
1826 double fov) in lookAt()
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dobserver.h304 float fov; variable
H A Drender.cpp9138 float fov; member in ObjectRenderer
H A Drender.h663 float fov; variable
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dcelestiacore.cpp975 float fov = sim->getActiveObserver()->getFOV(); in mouseMove() local
2331 float fov = sim->getActiveObserver()->getFOV() / stdFOV; in tick() local
2705 …double fov = 2 * atan(height * (*i)->height / (screenDpi / 25.4) / 2. / distanceToScreen) / (*i)->… in setFOVFromZoom() local
3626 float fov = radToDeg(sim->getActiveObserver()->getFOV()); in renderOverlay() local
H A Dcelx_observer.cpp732 double fov = celx.safeGetNumber(2, AllErrors, "Argument to observer:setfov() must be a number"); in observer_setfov() local
H A Dfavorites.h29 double fov; member
/dports/astro/celestia/celestia-1.6.1/src/celmath/
H A Dfrustum.cpp13 Frustum::Frustum(float fov, float aspectRatio, float n) : in Frustum()
20 Frustum::Frustum(float fov, float aspectRatio, float n, float f) : in Frustum()
27 void Frustum::init(float fov, float aspectRatio, float n, float f) in init()
/dports/astro/celestia/celestia-1.6.1/src/tools/atmosphere/
H A Dscattersim.cpp161 double fov; member in Camera
1826 double fov) in lookAt()
/dports/astro/kstars/kstars-3.5.6/kstars/auxiliary/
H A Dfov.h155 static void removeFOV(FOV *fov) in removeFOV()
H A Dksuserdb.cpp1087 …Eyepiece(const QString &vendor, const QString &model, const double &focalLength, const double &fov, in AddEyepiece()
1107 …Eyepiece(const QString &vendor, const QString &model, const double &focalLength, const double &fov, in AddEyepiece()
1147 double fov = record.value("ApparentFOV").toDouble(); in GetAllEyepieces() local
1607 QString model, focalLength, vendor, fov, fovUnit; in readEyepiece() local
H A Dxplanetimageviewer.cpp1121 const FOV *fov = nullptr; in setFOVfromList() local
/dports/astro/kstars/kstars-3.5.6/kstars/dialogs/
H A Dfovdialog.cpp173 NewFOV::NewFOV(QWidget *parent, const FOV *fov) : QDialog(parent), f() in NewFOV()
H A Dfovdialog.h54 FOVDialogUI *fov; variable
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/align/
H A Dalign.cpp1120 QList<double> Align::fov() in fov() function in Ekos::Align
/dports/astro/kstars/kstars-3.5.6/kstars/hips/
H A Dhipsrenderer.cpp34 double fov = m_proj->fov() * w / (double) h; in render() local
/dports/astro/kstars/kstars-3.5.6/kstars/
H A Dkstarsactions.cpp1591 float fov = map()->projector()->fov(); in slotZoomChanged() local
1786 const FOV *fov = nullptr; in slotEyepieceView() local
/dports/astro/kstars/kstars-3.5.6/kstars/kstarslite/skyitems/
H A Dfovitem.cpp36 FOVSymbolNode *fov = static_cast<FOVSymbolNode *>(n); in update() local

12345678910>>...34