Home
last modified time | relevance | path

Searched defs:getAngle1 (Results 1 – 17 of 17) sorted by relevance

/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/BulletDynamics/ConstraintSolver/
H A DbtHinge2Constraint.h48 btScalar getAngle1() { return getAngle(2); } in getAngle1() function
H A DbtUniversalConstraint.h50 btScalar getAngle1() { return getAngle(2); } in getAngle1() function
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletDynamics/ConstraintSolver/
H A DbtHinge2Constraint.h48 btScalar getAngle1() { return getAngle(2); } in getAngle1() function
H A DbtUniversalConstraint.h50 btScalar getAngle1() { return getAngle(2); } in getAngle1() function
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletDynamics/ConstraintSolver/
H A DbtHinge2Constraint.h48 btScalar getAngle1() { return getAngle(2); } in getAngle1() function
H A DbtUniversalConstraint.h50 btScalar getAngle1() { return getAngle(2); } in getAngle1() function
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/engine/
H A Drs_line.h150 double getAngle1() const{ in getAngle1() function
H A Drs_arc.h114 double getAngle1() const { in getAngle1() function
H A Dlc_hyperbola.h135 double getAngle1() const { in getAngle1() function
H A Drs_ellipse.cpp1628 double RS_Ellipse::getAngle1() const { in getAngle1() function in RS_Ellipse
/dports/games/alienarena/alienarena-7.66/source/unix/odesrc/joints/
H A Duniversal.cpp169 dxJointUniversal::getAngle1() in getAngle1() function in dxJointUniversal
/dports/games/alienarena-data/alienarena-7.66/source/unix/odesrc/joints/
H A Duniversal.cpp169 dxJointUniversal::getAngle1() in getAngle1() function in dxJointUniversal
/dports/devel/ode/ode-0.13/ode/src/joints/
H A Duniversal.cpp171 dxJointUniversal::getAngle1() in getAngle1() function in dxJointUniversal
/dports/games/alienarena-data/alienarena-7.66/source/unix/ode/
H A Dodecpp.h663 dReal getAngle1() const in getAngle1() function
718 dReal getAngle1() const in getAngle1() function
842 dReal getAngle1() const in getAngle1() function
/dports/games/alienarena/alienarena-7.66/source/unix/ode/
H A Dodecpp.h663 dReal getAngle1() const in getAngle1() function
718 dReal getAngle1() const in getAngle1() function
842 dReal getAngle1() const in getAngle1() function
/dports/devel/ode/ode-0.13/include/ode/
H A Dodecpp.h787 dReal getAngle1() const in getAngle1() function
852 dReal getAngle1() const in getAngle1() function
998 dReal getAngle1() const in getAngle1() function
/dports/devel/ode/ode-0.13/bindings/python/
H A Dode.pyx2407 def getAngle1(self): member in UniversalJoint
2535 def getAngle1(self): member in Hinge2Joint