Home
last modified time | relevance | path

Searched defs:targetRadius (Results 1 – 12 of 12) sorted by path

/dports/astro/marble/marble-21.12.3/src/lib/marble/geodata/handlers/dgml/
H A DDgmlTargetTagHandler.cpp27 QString const targetRadius = parser.attribute( dgmlAttr_radius ).trimmed(); in DGML_DEFINE_TAG_HANDLER() local
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/mesher/
H A DisosurfaceMesher.cpp233 bool IsosurfaceMesher::addOneTriangle(double * targetRadius) in addOneTriangle()
396 double targetRadius = 0; in computeOneMesh() local
/dports/cad/fritzing/fritzing-app-0.9.2b/src/svg/
H A Dgroundplanegenerator.cpp861 double targetRadius = targetDiameter / 2; in makeConnector() local
/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dg_navigator.cpp5445 bool STEER::Reached(gentity_t* actor, gentity_t* target, float targetRadius, bool flying) in Reached()
5468 bool STEER::Reached(gentity_t* actor, NAV::TNodeHandle target, float targetRadius, bool flying) in Reached()
5491 bool STEER::Reached(gentity_t* actor, const vec3_t& target, float targetRadius, bool flying) in Reached()
/dports/games/pioneer/pioneer-20210723/src/
H A DMissile.cpp204 const double targetRadius = body->GetPhysRadius(); // radius of the hit target in meter in Explode() local
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OCL/
H A DofxsTransformInteractCustom.cpp291 OfxPointD* targetRadius) in getTargetRadius()
336 const OfxPointD& targetRadius, in getTargetPoints()
388 const OfxPointD& targetRadius, in drawEllipse()
590 OfxPointD targetRadius; in draw() local
650 const OfxPointD& targetRadius, in isOnEllipseBorder()
768 OfxPointD targetRadius; in penMotion() local
1099 OfxPointD targetRadius; in penDown() local
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsTransformInteract.cpp406 OfxPointD* targetRadius) in getTargetRadius()
451 const OfxPointD& targetRadius, in getTargetPoints()
503 const OfxPointD& targetRadius, in drawEllipse()
774 OfxPointD targetRadius; in draw() local
871 const OfxPointD& targetRadius, in isOnEllipseBorder()
1042 OfxPointD targetRadius; in penMotion() local
1422 OfxPointD targetRadius; in penDown() local
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsTransformInteract.cpp406 OfxPointD* targetRadius) in getTargetRadius()
451 const OfxPointD& targetRadius, in getTargetPoints()
503 const OfxPointD& targetRadius, in drawEllipse()
774 OfxPointD targetRadius; in draw() local
871 const OfxPointD& targetRadius, in isOnEllipseBorder()
1042 OfxPointD targetRadius; in penMotion() local
1422 OfxPointD targetRadius; in penDown() local
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/cli/batch/
H A DBatch.cpp7 std::string getRunName(const Float targetRadius, in getRunName()
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/cli/impact/
H A DImpact.cpp73 Optional<Float> targetRadius; member
290 const Float targetRadius = targetBody.get<Float>(BodySettingsId::BODY_RADIUS); in printRunSettings() local
340 const Optional<Float> targetRadius = parser.tryGetArg<Float>("tr"); in run() local
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/cli/problems/collision/
H A DCollision.cpp64 const Float targetRadius = 10.e3_f; in setUp() local
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/examples/05_fragmentation_reaccumulation/
H A DFragmentationReaccumulation.cpp33 const Float targetRadius = 1.e5_f; // R_pb = 100km; in setUp() local