Home
last modified time | relevance | path

Searched defs:LJoint (Results 1 – 9 of 9) sorted by relevance

/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletSoftBody/
H A DbtSoftBody.h487 struct LJoint : Joint struct
489 struct Specs : Joint::Specs
493 btVector3 m_rpos[2];
497 eType::_ Type() const { return(eType::Linear); } in Type()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletSoftBody/
H A DbtSoftBody.h518 struct LJoint : Joint struct
520 struct Specs : Joint::Specs
524 btVector3 m_rpos[2];
528 eType::_ Type() const { return(eType::Linear); } in Type()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletSoftBody/
H A DbtSoftBody.h509 struct LJoint : Joint struct
511 struct Specs : Joint::Specs
515 btVector3 m_rpos[2];
519 eType::_ Type() const { return(eType::Linear); } in Type()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletSoftBody/
H A DbtSoftBody.h515 struct LJoint : Joint struct
517 struct Specs : Joint::Specs
521 btVector3 m_rpos[2];
525 eType::_ Type() const { return(eType::Linear); } in Type()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletSoftBody/
H A DbtSoftBody.h630 struct LJoint : Joint struct
632 struct Specs : Joint::Specs
636 btVector3 m_rpos[2];
640 eType::_ Type() const { return (eType::Linear); } in Type()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletSoftBody/
H A DbtSoftBody.h630 struct LJoint : Joint struct
632 struct Specs : Joint::Specs
636 btVector3 m_rpos[2];
640 eType::_ Type() const { return (eType::Linear); } in Type()
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletSoftBody/
H A DbtSoftBody.h643 struct LJoint : Joint struct
645 struct Specs : Joint::Specs
649 btVector3 m_rpos[2];
653 eType::_ Type() const { return (eType::Linear); } in Type()
/dports/devel/bullet/bullet3-3.21/src/BulletSoftBody/
H A DbtSoftBody.h656 struct LJoint : Joint struct
658 struct Specs : Joint::Specs
662 btVector3 m_rpos[2];
666 eType::_ Type() const { return (eType::Linear); } in Type()
/dports/devel/py-bullet3/bullet3-3.21/src/BulletSoftBody/
H A DbtSoftBody.h656 struct LJoint : Joint struct
658 struct Specs : Joint::Specs
662 btVector3 m_rpos[2];
666 eType::_ Type() const { return (eType::Linear); } in Type()