Home
last modified time | relevance | path

Searched refs:Weld (Results 1 – 25 of 396) sorted by relevance

12345678910>>...16

/dports/science/simbody/simbody-Simbody-3.7/Simbody/include/simbody/internal/
H A DMobilizedBody_Weld.h43 class SimTK_SIMBODY_EXPORT MobilizedBody::Weld : public MobilizedBody {
47 Weld() {}; in Weld() function
54 Weld(MobilizedBody& parent, const Transform& X_PF,
59 Weld(MobilizedBody& parent, const Body& bodyInfo);
61 Weld& addBodyDecoration(const Transform& X_BD, const DecorativeGeometry& g) { in addBodyDecoration()
64 Weld& addOutboardDecoration(const Transform& X_MD, const DecorativeGeometry& g) { in addOutboardDecoration()
67 Weld& addInboardDecoration (const Transform& X_FD, const DecorativeGeometry& g) { in addInboardDecoration()
71 Weld& setDefaultInboardFrame(const Transform& X_PF) { in setDefaultInboardFrame()
75 Weld& setDefaultOutboardFrame(const Transform& X_BM) { in setDefaultOutboardFrame()
80 SimTK_INSERT_DERIVED_HANDLE_DECLARATIONS(Weld, WeldImpl, MobilizedBody);
H A DConstraint_Weld.h60 class SimTK_SIMBODY_EXPORT Constraint::Weld : public Constraint {
66 Weld(MobilizedBody& body1, MobilizedBody& body2);
72 Weld(MobilizedBody& body1, const Transform& frame1,
76 Weld() {} in Weld() function
83 Weld& setAxisDisplayLength(Real r);
95 Weld& setDefaultFrameOnBody1(const Transform&);
103 Weld& setDefaultFrameOnBody2(const Transform&);
135 SimTK_INSERT_DERIVED_HANDLE_DECLARATIONS(Weld, WeldImpl, Constraint);
/dports/misc/dartsim/dart-6.11.1/dart/utils/mjcf/detail/
H A DWeld.cpp43 const std::string& Weld::getName() const in getName()
49 bool Weld::getActive() const in getActive()
55 const Eigen::Vector2d& Weld::getSolRef() const in getSolRef()
61 const Eigen::Matrix<double, 5, 1>& Weld::getSolImp() const in getSolImp()
67 const std::string& Weld::getBody1() const in getBody1()
73 const std::string& Weld::getBody2() const in getBody2()
79 const common::optional<Eigen::Isometry3d>& Weld::getRelativeTransform() const in getRelativeTransform()
85 Errors Weld::read(tinyxml2::XMLElement* element, const Defaults& defaults) in read()
H A DEquality.cpp49 const Weld& Equality::getWeld(std::size_t index) const in getWeld()
71 Weld weld = Weld(); in read()
H A DEquality.hpp54 const Weld& getWeld(std::size_t index) const;
62 std::vector<Weld> mWelds;
H A DWeld.hpp47 class Weld final class
50 Weld() = default;
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/SimbodyEngine/
H A DWeldJoint.cpp43 createMobilizedBody<SimTK::MobilizedBody::Weld>(system); in extendAddToSystem()
48 template <> SimTK::MobilizedBody::Weld Joint::createMobilizedBody<SimTK::MobilizedBody::Weld>( in createMobilizedBody()
57 SimTK::MobilizedBody::Weld simtkBody(inboard, inboardTransform, outboard, outboardTransform); in createMobilizedBody()
/dports/games/lizzie/.m2/repository/org/jboss/weld/weld-api-bom/1.0/
H A Dweld-api-bom-1.0.pom14 <name>Weld and CDI APIs BOM</name>
17 <url>http://www.seamframework.org/Weld</url>
19 …<description>Weld and CDI APIs "bill of materials" which can be imported by any project using the
31 <name>Weld committers</name>
230 … <url>http://fisheye.jboss.org/browse/Weld/api/tags/1.0/build/tags/weld-parent-6/weld-api-bom</url>
/dports/net-im/jitsi-videobridge/m2/org/jboss/weld/weld-api-bom/1.0/
H A Dweld-api-bom-1.0.pom14 <name>Weld and CDI APIs BOM</name>
17 <url>http://www.seamframework.org/Weld</url>
19 …<description>Weld and CDI APIs "bill of materials" which can be imported by any project using the
31 <name>Weld committers</name>
230 … <url>http://fisheye.jboss.org/browse/Weld/api/tags/1.0/build/tags/weld-parent-6/weld-api-bom</url>
/dports/net-im/openfire/m2/repository/org/jboss/weld/weld-api-bom/1.0/
H A Dweld-api-bom-1.0.pom14 <name>Weld and CDI APIs BOM</name>
17 <url>http://www.seamframework.org/Weld</url>
19 …<description>Weld and CDI APIs "bill of materials" which can be imported by any project using the
31 <name>Weld committers</name>
230 … <url>http://fisheye.jboss.org/browse/Weld/api/tags/1.0/build/tags/weld-parent-6/weld-api-bom</url>
/dports/net-im/openfire/m2/org/jboss/weld/weld-api-bom/1.0/
H A Dweld-api-bom-1.0.pom14 <name>Weld and CDI APIs BOM</name>
17 <url>http://www.seamframework.org/Weld</url>
19 …<description>Weld and CDI APIs "bill of materials" which can be imported by any project using the
31 <name>Weld committers</name>
230 … <url>http://fisheye.jboss.org/browse/Weld/api/tags/1.0/build/tags/weld-parent-6/weld-api-bom</url>
/dports/math/jts/.m2/repository/org/jboss/weld/weld-api-bom/1.0/
H A Dweld-api-bom-1.0.pom14 <name>Weld and CDI APIs BOM</name>
17 <url>http://www.seamframework.org/Weld</url>
19 …<description>Weld and CDI APIs "bill of materials" which can be imported by any project using the
31 <name>Weld committers</name>
230 … <url>http://fisheye.jboss.org/browse/Weld/api/tags/1.0/build/tags/weld-parent-6/weld-api-bom</url>
/dports/java/eclipse/eclipse-maven-repo-4.16/org/jboss/weld/weld-api-bom/1.0/
H A Dweld-api-bom-1.0.pom14 <name>Weld and CDI APIs BOM</name>
17 <url>http://www.seamframework.org/Weld</url>
19 …<description>Weld and CDI APIs "bill of materials" which can be imported by any project using the
31 <name>Weld committers</name>
230 … <url>http://fisheye.jboss.org/browse/Weld/api/tags/1.0/build/tags/weld-parent-6/weld-api-bom</url>
/dports/net-im/jicofo/m2/org/jboss/weld/weld-api-bom/1.0/
H A Dweld-api-bom-1.0.pom14 <name>Weld and CDI APIs BOM</name>
17 <url>http://www.seamframework.org/Weld</url>
19 …<description>Weld and CDI APIs "bill of materials" which can be imported by any project using the
31 <name>Weld committers</name>
230 … <url>http://fisheye.jboss.org/browse/Weld/api/tags/1.0/build/tags/weld-parent-6/weld-api-bom</url>
/dports/security/owasp-dependency-check/repository/org/jboss/weld/weld-api-bom/1.0/
H A Dweld-api-bom-1.0.pom14 <name>Weld and CDI APIs BOM</name>
17 <url>http://www.seamframework.org/Weld</url>
19 …<description>Weld and CDI APIs "bill of materials" which can be imported by any project using the
31 <name>Weld committers</name>
230 … <url>http://fisheye.jboss.org/browse/Weld/api/tags/1.0/build/tags/weld-parent-6/weld-api-bom</url>
/dports/www/guacamole-client/.m2/repository/org/jboss/weld/weld-api-bom/1.0/
H A Dweld-api-bom-1.0.pom14 <name>Weld and CDI APIs BOM</name>
17 <url>http://www.seamframework.org/Weld</url>
19 …<description>Weld and CDI APIs "bill of materials" which can be imported by any project using the
31 <name>Weld committers</name>
230 … <url>http://fisheye.jboss.org/browse/Weld/api/tags/1.0/build/tags/weld-parent-6/weld-api-bom</url>
/dports/games/lizzie/.m2/repository/org/jboss/weld/weld-api-parent/1.0/
H A Dweld-api-parent-1.0.pom13 <name>Weld and CDI APIs Parent</name>
17 <url>http://www.seamframework.org/Weld</url>
20 …APIs for CDI and Weld, the reference implementation of JSR 299: Contexts and Dependency Injection …
/dports/net-im/jitsi-videobridge/m2/org/jboss/weld/weld-api-parent/1.0/
H A Dweld-api-parent-1.0.pom13 <name>Weld and CDI APIs Parent</name>
17 <url>http://www.seamframework.org/Weld</url>
20 …APIs for CDI and Weld, the reference implementation of JSR 299: Contexts and Dependency Injection …
/dports/net-im/openfire/m2/org/jboss/weld/weld-api-parent/1.0/
H A Dweld-api-parent-1.0.pom13 <name>Weld and CDI APIs Parent</name>
17 <url>http://www.seamframework.org/Weld</url>
20 …APIs for CDI and Weld, the reference implementation of JSR 299: Contexts and Dependency Injection …
/dports/net-im/openfire/m2/repository/org/jboss/weld/weld-api-parent/1.0/
H A Dweld-api-parent-1.0.pom13 <name>Weld and CDI APIs Parent</name>
17 <url>http://www.seamframework.org/Weld</url>
20 …APIs for CDI and Weld, the reference implementation of JSR 299: Contexts and Dependency Injection …
/dports/math/jts/.m2/repository/org/jboss/weld/weld-api-parent/1.0/
H A Dweld-api-parent-1.0.pom13 <name>Weld and CDI APIs Parent</name>
17 <url>http://www.seamframework.org/Weld</url>
20 …APIs for CDI and Weld, the reference implementation of JSR 299: Contexts and Dependency Injection …
/dports/java/eclipse/eclipse-maven-repo-4.16/org/jboss/weld/weld-api-parent/1.0/
H A Dweld-api-parent-1.0.pom13 <name>Weld and CDI APIs Parent</name>
17 <url>http://www.seamframework.org/Weld</url>
20 …APIs for CDI and Weld, the reference implementation of JSR 299: Contexts and Dependency Injection …
/dports/net-im/jicofo/m2/org/jboss/weld/weld-api-parent/1.0/
H A Dweld-api-parent-1.0.pom13 <name>Weld and CDI APIs Parent</name>
17 <url>http://www.seamframework.org/Weld</url>
20 …APIs for CDI and Weld, the reference implementation of JSR 299: Contexts and Dependency Injection …
/dports/security/owasp-dependency-check/repository/org/jboss/weld/weld-api-parent/1.0/
H A Dweld-api-parent-1.0.pom13 <name>Weld and CDI APIs Parent</name>
17 <url>http://www.seamframework.org/Weld</url>
20 …APIs for CDI and Weld, the reference implementation of JSR 299: Contexts and Dependency Injection …
/dports/www/guacamole-client/.m2/repository/org/jboss/weld/weld-api-parent/1.0/
H A Dweld-api-parent-1.0.pom13 <name>Weld and CDI APIs Parent</name>
17 <url>http://www.seamframework.org/Weld</url>
20 …APIs for CDI and Weld, the reference implementation of JSR 299: Contexts and Dependency Injection …

12345678910>>...16