Home
last modified time | relevance | path

Searched defs:getSpeed (Results 151 – 175 of 243) sorted by relevance

12345678910

/dports/cad/sumo/sumo-1.2.0/src/netimport/
H A DNIImporter_ArcView.cpp363 NIImporter_ArcView::getSpeed(OGRFeature& poFeature, const std::string& edgeid) { in getSpeed() function in NIImporter_ArcView
/dports/games/torcs/torcs-1.3.7/src/drivers/olethros/
H A Ddriver.h76 float getSpeed() { return mycardata->getSpeedInTrackDirection(); /*speed;*/ } in getSpeed() function
/dports/audio/rosegarden/rosegarden-21.06.1/src/sound/
H A DJackDriver.cpp195 delete reader; in Thumbwheel()
196 delete writer; in Thumbwheel()
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A Dos.cpp327 f32 Timer::getSpeed() in getSpeed() function in irr::os::Timer
/dports/graphics/rigsofrods-caelum/ogre-caelum-0.6.3/main/src/
H A DPrecipitationController.cpp82 Real PrecipitationController::getSpeed () const { in getSpeed() function in Caelum::PrecipitationController
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/
H A Dtcurves.h116 TPointD getSpeed(double t) const { in getSpeed() function
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw/
H A Dmycar.h55 inline double getSpeed() { return speed; } in getSpeed() function
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw2/
H A Dmycar.h55 inline double getSpeed() { return speed; } in getSpeed() function
/dports/games/flightgear/flightgear-2020.3.11/src/AIModel/
H A DAIFlightPlan.hxx72 double getSpeed () { return speed; }; in getSpeed() function in FGAIWaypoint
/dports/games/flightgear/flightgear-2020.3.11/src/Traffic/
H A DSchedule.cxx660 double FGAISchedule::getSpeed() in getSpeed() function in FGAISchedule
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/world/actors/
H A Danimation_tracker.cpp567 void AnimationTracker::getSpeed(int32 &dx, int32 &dy, int32 &dz) const { in getSpeed() function in Ultima::Ultima8::AnimationTracker
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw3/
H A Dmycar.h55 inline double getSpeed() { return speed; } in getSpeed() function
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/swt/columns/torrent/
H A DColumnProgressETA.java536 private long getSpeed(Object ds) { in getSpeed() method in ColumnProgressETA
/dports/net/olsrd/olsrd-0.9.8/lib/info.java/org.olsr.v1.info.api/src/org/olsr/v1/info/api/dto/
H A DJsonInfoPudPositionEntry.java326 public double getSpeed() { in getSpeed() method in JsonInfoPudPositionEntry
/dports/games/torcs/torcs-1.3.7/src/drivers/inferno/
H A Dmycar.h57 inline double getSpeed() { return speed; } in getSpeed() function
/dports/cad/sumo/sumo-1.2.0/tools/contributed/traas/src/de/tudresden/sumo/cmd/
H A DPerson.java392 public static SumoCommand getSpeed(String personID){ in getSpeed() method in Person
/dports/devel/codeworker/CodeWorker4_5_3/
H A DDtaProject.h136 inline bool getSpeed() const { return _bSpeed; } in getSpeed() function
/dports/games/minetest/minetest-5.4.1/src/
H A Dplayer.h137 const v3f &getSpeed() const in getSpeed() function
/dports/games/torcs/torcs-1.3.7/src/drivers/tita/
H A Dmycar.h57 inline double getSpeed() { return speed; } in getSpeed() function
/dports/games/torcs/torcs-1.3.7/src/drivers/lliaw/
H A Dmycar.h57 inline double getSpeed() { return speed; } in getSpeed() function
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svgui/widgets/
H A DThumbwheel.cpp262 Thumbwheel::getSpeed() const in getSpeed() function in Thumbwheel
/dports/games/scourge/scourge/src/rpg/
H A Dspell.h184 inline int getSpeed() { in getSpeed() function
/dports/games/glest/glest_source_3.2.2/source/shared_lib/include/graphics/
H A Dparticle.h57 Vec3f getSpeed() const {return speed;} in getSpeed() function
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/viewcontroller/
H A DVideoController.java281 public float getSpeed() { in getSpeed() method in VideoController
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/karts/
H A Dkart.hpp360 virtual float getSpeed() const OVERRIDE { return m_speed; } in getSpeed() function in Kart

12345678910