DebugDrawerHelper Member List

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

_fallbackFrameFrameViewprotected
_helperFrameViewprotected
_rnFrameViewprotected
armarx::detail::DebugDrawerHelper::FrameView classDebugDrawerHelperfriend
clearLayer()DebugDrawerHelper
cyclicCleanup()DebugDrawerHelper
DebugDrawerHelper(const DebugDrawerInterfacePrx &debugDrawerPrx, const std::string &layerName, const VirtualRobot::RobotPtr &robot)DebugDrawerHelper
DebugDrawerHelper(const std::string &layerName)DebugDrawerHelper
defaultsDebugDrawerHelper
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
DrawElementType enum nameDebugDrawerHelper
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
armarx::detail::DebugDrawerHelper::FrameView::FrameView(class DebugDrawerHelper &helper, const Eigen::Matrix4f frame=Eigen::Matrix4f::Identity())FrameView
armarx::detail::DebugDrawerHelper::FrameView::FrameView(class DebugDrawerHelper &helper, const VirtualRobot::RobotNodePtr &rn)FrameView
getDebugDrawer() constDebugDrawerHelper
getRobot() constDebugDrawerHelper
inFrame(const Eigen::Matrix4f &frame=Eigen::Matrix4f::Identity())DebugDrawerHelper
inFrame(const std::string &nodeName)DebugDrawerHelper
inFrame(const VirtualRobot::RobotNodePtr &node)DebugDrawerHelper
inGlobalFrame()DebugDrawerHelper
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
removeElement(const std::string &name, DrawElementType type)DebugDrawerHelper
setDebugDrawer(const DebugDrawerInterfacePrx &drawer)DebugDrawerHelper
setDefaultFrame(const Eigen::Matrix4f &frame=Eigen::Matrix4f::Identity())DebugDrawerHelper
setDefaultFrame(const std::string &nodeName)DebugDrawerHelper
setDefaultFrame(const VirtualRobot::RobotNodePtr &node)DebugDrawerHelper
setDefaultFrameToGlobal()DebugDrawerHelper
setRobot(const VirtualRobot::RobotPtr &rob)DebugDrawerHelper
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
setVisuEnabled(bool enableVisu)DebugDrawerHelper