WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
|
This is the complete list of members for RobotLink, including all inherited members.
color() const | RobotLink | |
geometry() const | RobotLink | |
joint() const | RobotLink | |
lockJoints(const std::vector< SharedString > &link_names) const | RobotLink | |
name() const | RobotLink | |
nameW() const | RobotLink | |
RobotLink() | RobotLink | |
RobotLink(const std::shared_ptr< internal::RobotLinkData > &msg_data) | RobotLink | explicit |
RobotLink(const SharedString &name, const RobotJoint &joint, const Geometry &geometry, ViewColor color) | RobotLink | |
RobotLink(std::string_view name, const RobotJoint &joint, const Geometry &geometry, ViewColor color=ViewColor::inherit) | RobotLink | inline |
RobotLink(std::wstring_view name, const RobotJoint &joint, const Geometry &geometry, ViewColor color=ViewColor::inherit) | RobotLink | inline |
RobotLink(std::string_view name, const Geometry &geometry, ViewColor color=ViewColor::inherit) | RobotLink | inline |
RobotLink(std::wstring_view name, const Geometry &geometry, ViewColor color=ViewColor::inherit) | RobotLink | inline |
~RobotLink() | RobotLink |