Home
last modified time | relevance | path

Searched defs:avgPos (Results 1 – 7 of 7) sorted by relevance

/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/
H A DChallengesXml.h53 float totalTime, avgPoints, avgPos; variable
90 float avgPoints, totalTime, avgPos; // computed from all stages variable
H A DChallenges.cpp360 float avgPos = 0.f, avgPoints = 0.f, totalTime = 0.f; in ChallengeAdvance() local
/dports/astro/phd2/phd2-2.6.10/
H A Dgraph-stepguider.cpp199 void GraphStepguiderWindow::AppendData(const wxPoint& pos, const PHD_Point& avgPos) in AppendData()
276 void GraphStepguiderClient::AppendData(const wxPoint& pos, const PHD_Point& avgPos) in AppendData()
/dports/graphics/dilay/dilay-1.9.0/lib/src/tool/sculpt/util/
H A Dbrush.cpp88 const glm::vec3 avgPos = brush.mesh ().averagePosition (i); in sculpt() local
110 glm::vec3 avgPos, avgNormal; in sculpt() local
H A Daction.cpp383 const glm::vec3 avgPos = mesh.averagePosition (i); in smooth() local
/dports/net/olsrd/olsrd-0.9.8/lib/pud/src/
H A Dreceiver.c695 NmeaPosition avgPos; in detemineMovingFromPosition() local
/dports/graphics/graphviz/graphviz-2.44.1/lib/neatogen/
H A Dquad_prog_solve.c504 float avgPos = sum / w; in constrained_majorization_gradient_projection() local