Home
last modified time | relevance | path

Searched defs:getVelocity (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/misc/visp/visp-3.4.0/modules/robot/src/real-robot/pioneer/
H A DvpRobotPioneer.cpp189 void vpRobotPioneer::getVelocity(const vpRobot::vpControlFrameType frame, vpColVector &velocity) in getVelocity() function in vpRobotPioneer
230 vpColVector vpRobotPioneer::getVelocity(const vpRobot::vpControlFrameType frame) in getVelocity() function in vpRobotPioneer
/dports/astro/stellarium/stellarium-0.21.3/src/core/modules/
H A DOrbit.hpp33 virtual Vec3d getVelocity() const { return Vec3d(0.); } in getVelocity() function in Orbit
35 virtual void getVelocity(double *vel) const { vel[0]=0.; vel[1]=0.; vel[2]=0.;} in getVelocity() function in Orbit
107 virtual Vec3d getVelocity() const Q_DECL_OVERRIDE { return rdot; } in getVelocity() function in KeplerOrbit
108 …virtual void getVelocity(double *vel) const Q_DECL_OVERRIDE { vel[0]=rdot[0]; vel[1]=rdot[1]; vel[… in getVelocity() function in KeplerOrbit
/dports/devel/atlas/Atlas-C++-0.5.2/Atlas/Objects/Entity/
H A DRootEntity.h151 const Atlas::Message::Element::ListType& RootEntity::getVelocity() const in getVelocity() function
156 Atlas::Message::Element::ListType& RootEntity::getVelocity() in getVelocity() function
/dports/games/scorched3d/scorched/src/common/target/
H A DTargetGroup.cpp50 FixedVector &TargetGroup::getVelocity() in getVelocity() function in TargetGroup
/dports/science/siconos/siconos-4.4.0/mechanics/src/collision/native/bodies/
H A DSphereNEDS.hpp55 inline double getVelocity(unsigned int pos) in getVelocity() function in SphereNEDS
H A DCircularDS.hpp56 inline double getVelocity(unsigned int pos) in getVelocity() function in CircularDS
H A DSphereLDS.hpp55 inline double getVelocity(unsigned int pos) in getVelocity() function in SphereLDS
/dports/games/scorched3d/scorched/src/common/actions/
H A DParticleGroup.cpp55 FixedVector &ParticleGroup::getVelocity() in getVelocity() function in ParticleGroup
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/eventlist/
H A DTrivialVelocityDialog.cpp50 TrivialVelocityDialog::getVelocity() in getVelocity() function in Rosegarden::TrivialVelocityDialog
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/items/
H A Dcake.hpp65 virtual const btVector3 &getVelocity() const OVERRIDE in getVelocity() function in Cake
/dports/games/flightgear/flightgear-2020.3.11/src/Model/
H A Dacmodel.hxx39 virtual SGVec3d& getVelocity() { return _velocity; } in getVelocity() function in FGAircraftModel
/dports/devel/love5/love-0.5-0/src/box2d/
H A DContact.cpp22 int Contact::getVelocity(lua_State * L) in getVelocity() function in love_box2d::Contact
/dports/audio/stk/stk-4.6.2/src/
H A DSphere.cpp25 StkFloat Sphere::getVelocity( Vector3D* velocity ) in getVelocity() function in stk::Sphere
/dports/games/openlierox/OpenLieroX/include/
H A DCGameObject.h39 CVec getVelocity() const { return vVelocity; } in getVelocity() function
/dports/devel/love07/love-HEAD/src/modules/physics/box2d/
H A DContact.cpp49 int Contact::getVelocity(lua_State * L) in getVelocity() function in love::physics::box2d::Contact
/dports/games/jvgs/jvgs-0.5.1-src/src/game/
H A DSimpleCamera.cpp34 const Vector2D &SimpleCamera::getVelocity() const in getVelocity() function in jvgs::game::SimpleCamera
H A DAbstractEntity.cpp48 const Vector2D &AbstractEntity::getVelocity() const in getVelocity() function in jvgs::game::AbstractEntity
/dports/games/ultimatestunts/ultimatestunts-srcdata-0771/ultimatestunts/
H A Dgamecamera.h54 const CVector &getVelocity() const {return m_Velocity;} in getVelocity() function
/dports/misc/visp/visp-3.4.0/modules/robot/src/real-robot/afma4/
H A DvpRobotAfma4.cpp1316 void vpRobotAfma4::getVelocity(const vpRobot::vpControlFrameType frame, vpColVector &velocity, doub… in getVelocity() function in vpRobotAfma4
1422 void vpRobotAfma4::getVelocity(const vpRobot::vpControlFrameType frame, vpColVector &velocity) in getVelocity() function in vpRobotAfma4
1467 vpColVector vpRobotAfma4::getVelocity(vpRobot::vpControlFrameType frame, double &timestamp) in getVelocity() function in vpRobotAfma4
1483 vpColVector vpRobotAfma4::getVelocity(vpRobot::vpControlFrameType frame) in getVelocity() function in vpRobotAfma4
/dports/math/fcl/fcl-0.7.0/include/fcl/math/motion/
H A Dtranslation_motion-inl.h127 Vector3<S> TranslationMotion<S>::getVelocity() const in getVelocity() function
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dselection.cpp83 Vec3d Selection::getVelocity(double t) const in getVelocity() function in Selection
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dselection.cpp83 Vec3d Selection::getVelocity(double t) const in getVelocity() function in Selection
/dports/misc/visp/visp-3.4.0/modules/robot/src/real-robot/ptu46/
H A DvpRobotPtu46.cpp586 void vpRobotPtu46::getVelocity(const vpRobot::vpControlFrameType frame, vpColVector &q_dot) in getVelocity() function in vpRobotPtu46
634 vpColVector vpRobotPtu46::getVelocity(vpRobot::vpControlFrameType frame) in getVelocity() function in vpRobotPtu46
/dports/games/bzflag-server/bzflag-2.4.22/src/bzflag/
H A DShotPath.h171 inline const float* ShotPath::getVelocity() const in getVelocity() function
/dports/games/bzflag/bzflag-2.4.22/src/bzflag/
H A DShotPath.h171 inline const float* ShotPath::getVelocity() const in getVelocity() function

1234567