FrameView Member List

This is the complete list of members for FrameView, including all inherited members.

_fallbackFrameFrameViewprotected
_helperFrameViewprotected
_rnFrameViewprotected
drawArrow(const std::string &name, const Eigen::Vector3f &pos, const Eigen::Vector3f &direction, const DrawColor &color, float length, float width)FrameView
drawBox(const std::string &name, const Eigen::Matrix4f &pose, const Eigen::Vector3f &size, const DrawColor &color)FrameView
drawBox(const std::string &name, const Eigen::Vector3f &position, float size, const DrawColor &color)FrameView
drawBox(const std::string &name, const Eigen::Matrix4f &pose, float size, const DrawColor &color)FrameView
drawBox(const std::string &name, const simox::OrientedBox< FloatT > &box, const DrawColor &color)FrameViewinline
drawBox(const std::string &name, const simox::XYConstrainedOrientedBox< FloatT > &box, const DrawColor &color)FrameViewinline
drawLine(const std::string &name, const Eigen::Vector3f &p1, const Eigen::Vector3f &p2, float width, const DrawColor &color)FrameView
drawLine(const std::string &name, const Eigen::Vector3f &p1, const Eigen::Vector3f &p2)FrameView
drawLines(const std::string &prefix, const std::vector< Eigen::Vector3f > &ps, float width, const DrawColor &color)FrameView
drawLines(const std::string &prefix, const std::vector< Eigen::Vector3f > &ps)FrameView
drawLines(const std::string &prefix, const std::vector< Eigen::Matrix4f > &ps, float width, const DrawColor &color)FrameView
drawLines(const std::string &prefix, const std::vector< Eigen::Matrix4f > &ps)FrameView
drawPointCloud(const std::string &name, const std::vector< Eigen::Vector3f > &points, float pointSize, const DrawColor &color)FrameView
drawPose(const std::string &name, const Eigen::Matrix4f &pose)FrameView
drawPose(const std::string &name, const Eigen::Matrix4f &pose, float scale)FrameView
drawPoses(const std::string &prefix, const std::vector< Eigen::Matrix4f > &poses)FrameView
drawPoses(const std::string &prefix, const std::vector< Eigen::Matrix4f > &poses, float scale)FrameView
drawRobot(const std::string &name, const std::string &robotFile, const std::string &armarxProject, const Eigen::Matrix4f &pose, const DrawColor &color)FrameView
drawSphere(const std::string &name, const Eigen::Vector3f &position, float size, const DrawColor &color)FrameView
drawText(const std::string &name, const Eigen::Vector3f &p1, const std::string &text, const DrawColor &color, int size)FrameView
FrameView(class DebugDrawerHelper &helper, const Eigen::Matrix4f frame=Eigen::Matrix4f::Identity())FrameView
FrameView(class DebugDrawerHelper &helper, const VirtualRobot::RobotNodePtr &rn)FrameView
makeGlobal(const Eigen::Matrix4f &pose) constFrameView
makeGlobal(const Eigen::Vector3f &position) constFrameView
makeGlobalDirection(const Eigen::Vector3f &direction) constFrameView
makeGlobalDirectionEigen(const Eigen::Vector3f &direction) constFrameView
makeGlobalEigen(const Eigen::Matrix4f &pose) constFrameView
makeGlobalEigen(const Eigen::Vector3f &position) constFrameView
setRobotColor(const std::string &name, const DrawColor &color)FrameView
setRobotConfig(const std::string &name, const std::map< std::string, float > &config)FrameView
setRobotPose(const std::string &name, const Eigen::Matrix4f &pose)FrameView