Home
last modified time | relevance | path

Searched defs:starCenter (Results 1 – 12 of 12) sorted by relevance

/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_isoparametrization/
H A Dlocal_optimization.h66 std::vector<VertexType*> starCenter; in StarDistorsion() local
124 std::vector<VertexType*> starCenter; variable
H A Ddual_coord_optimization.h56 std::vector<VertexType*> starCenter; in InitStarEquilateral() local
H A Diso_parametrization.h429 std::vector<AbstractVertex*> starCenter; in InitStar() local
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/externalguide/
H A Dlinguider.h81 QString starCenter; variable
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/
H A Dguideinterface.cpp66 void GuideInterface::setStarPosition(QVector3D &starCenter) in setStarPosition()
H A Dguide.h559 QVector3D starCenter; variable
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/focus/
H A Dfocus.h790 QVector3D starCenter; variable
/dports/editors/calligra/calligra-3.2.1/plugins/pathshapes/star/
H A DStarShape.cpp114 QPointF StarShape::starCenter() const in starCenter() function in StarShape
/dports/graphics/krita/krita-4.4.8/plugins/flake/pathshapes/star/
H A DStarShape.cpp135 QPointF StarShape::starCenter() const in starCenter() function in StarShape
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/internalguide/
H A Dgmath.cpp421 QVector3D starCenter(starPosition.x, starPosition.y, 0); in performProcessing() local
H A Dinternalguider.cpp586 void InternalGuider::setStarPosition(QVector3D &starCenter) in setStarPosition()
/dports/astro/kstars/kstars-3.5.6/kstars/fitsviewer/
H A Dfitsview.cpp1130 for (auto const &starCenter : m_ImageData->getStarCenters()) in drawStarCentroid() local