Home
last modified time | relevance | path

Searched defs:getAccel (Results 1 – 25 of 29) sorted by relevance

12

/dports/cad/sumo/sumo-1.2.0/tools/contributed/traas/examples/java_wsclient/de/tudresden/ws/
H A DVehicleSetAccel.java67 public double getAccel() { in getAccel() method in VehicleSetAccel
H A DVehicletypeSetAccel.java67 public double getAccel() { in getAccel() method in VehicletypeSetAccel
/dports/devel/flatzebra/flatzebra-0.1.7/src/flatzebra/
H A DRSprite.h209 RSprite::getAccel() const in getAccel() function
237 RSprite::getAccel() in getAccel() function
H A DSprite.h217 Sprite::getAccel() const in getAccel() function
245 Sprite::getAccel() in getAccel() function
/dports/games/chapping/chapping-0.43-source/game/
H A Dteammanager.h28 Vector getAccel(){return accel;} in getAccel() function
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/karts/controller/
H A Dkart_control.hpp131 float getAccel() const { return (float)m_accel / 65535.0f; } in getAccel() function in KartControl
/dports/games/crrcsim/crrcsim-0.9.13/src/mod_robots/
H A Drobot.h60 virtual CRRCMath::Vector3 getAccel() { return(CRRCMath::Vector3()); }; in getAccel() function
/dports/games/crrcsim/crrcsim-0.9.13/src/mod_fdm/
H A Dfdm.h73 virtual CRRCMath::Vector3 getAccel() { return(CRRCMath::Vector3()); }; in getAccel() function
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/kcms/mouse/kcm/xlib/
H A Dxlib_config.cpp106 double XlibConfig::getAccel() in getAccel() function in XlibConfig
/dports/games/flightgear/flightgear-2020.3.11/src/FDM/YASim/
H A DRigidBody.hpp92 void getAccel(float* accelOut) const { Math::mul3(1/_totalMass, _force, accelOut); } in getAccel() function in yasim::RigidBody
H A DRigidBody.cpp214 void RigidBody::getAccel(const float* pos, float* accelOut) const in getAccel() function in yasim::RigidBody
/dports/games/chapping/chapping-0.43-source/library/
H A Dactor.h38 Vector getAccel()const{return accel;} in getAccel() function
/dports/games/crrcsim/crrcsim-0.9.13/src/mod_fdm/eom01/
H A Deom01.cpp70 CRRCMath::Vector3 EOM01::getAccel() in getAccel() function in EOM01
/dports/cad/sumo/sumo-1.2.0/tools/contributed/traas/src/de/tudresden/sumo/cmd/
H A DVehicletype.java41 public static SumoCommand getAccel(String typeID){ in getAccel() method in Vehicletype
/dports/games/cuyo/cuyo-2.1.0/src/
H A Dmenueintrag.h147 int getAccel() const { return mAccel; } in getAccel() function
/dports/games/glest/glest_source_3.2.2/source/shared_lib/include/graphics/
H A Dparticle.h58 Vec3f getAccel() const {return accel;} in getAccel() function
/dports/cad/sumo/sumo-1.2.0/src/libsumo/
H A DVehicleType.cpp90 VehicleType::getAccel(const std::string& typeID) { in getAccel() function in libsumo::VehicleType
H A DPerson.cpp227 Person::getAccel(const std::string& personID) { in getAccel() function in libsumo::Person
/dports/cad/sumo/sumo-1.2.0/tools/traci/
H A D_vehicletype.py82 def getAccel(self, typeID): member in VehicleTypeDomain
/dports/games/torcs/torcs-1.3.7/src/drivers/sparkle/
H A Ddriver.cpp212 float Driver::getAccel() in getAccel() function in Driver
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Ddlgctrl.cxx1141 sal_Unicode getAccel( const OUString& rStr ) in getAccel() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Ddlgctrl.cxx1142 sal_Unicode getAccel( const OUString& rStr ) in getAccel() function
/dports/games/torcs/torcs-1.3.7/src/drivers/damned/
H A Ddriver.cpp293 float Driver::getAccel() in getAccel() function in Driver
/dports/games/torcs/torcs-1.3.7/src/drivers/bt/
H A Ddriver.cpp293 float Driver::getAccel() in getAccel() function in Driver
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/include/graphics/
H A Dparticle.h69 Vec3f getAccel() const {return accel;} in getAccel() function

12