#include <yarp/rosmsg/visualization_msgs/ImageMarker.h>
|
static const std::uint8_t | CIRCLE = 0 |
|
static const std::uint8_t | LINE_STRIP = 1 |
|
static const std::uint8_t | LINE_LIST = 2 |
|
static const std::uint8_t | POLYGON = 3 |
|
static const std::uint8_t | POINTS = 4 |
|
static const std::uint8_t | ADD = 0 |
|
static const std::uint8_t | REMOVE = 1 |
|
static constexpr const char * | typeName = "visualization_msgs/ImageMarker" |
|
static constexpr const char * | typeChecksum = "1de93c67ec8858b831025a08fbf1b35c" |
|
static constexpr const char * | typeText |
|
Definition at line 55 of file ImageMarker.h.
◆ bottleStyle
◆ rosStyle
◆ ImageMarker()
yarp::rosmsg::visualization_msgs::ImageMarker::ImageMarker |
( |
| ) |
|
|
inline |
◆ clear()
void yarp::rosmsg::visualization_msgs::ImageMarker::clear |
( |
| ) |
|
|
inline |
◆ getType()
yarp::os::Type yarp::rosmsg::visualization_msgs::ImageMarker::getType |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ read()
Read this object from a network connection.
Override this for your particular class.
- Parameters
-
reader | an interface to the network connection for reading |
- Returns
- true iff the object is successfully read
Implements yarp::os::Portable.
Definition at line 303 of file ImageMarker.h.
◆ readBare()
◆ readBottle()
◆ write()
Write this object to a network connection.
Override this for your particular class. Be aware that depending on the nature of the connections a port has, and what protocol they use, and how efficient the YARP implementation is, this method may be called once, twice, or many times, as the result of a single call to Port::write
- Parameters
-
writer | an interface to the network connection for writing |
- Returns
- true iff the object is successfully written
Implements yarp::os::Portable.
Definition at line 452 of file ImageMarker.h.
◆ writeBare()
◆ writeBottle()
◆ action
std::int32_t yarp::rosmsg::visualization_msgs::ImageMarker::action |
◆ ADD
const std::uint8_t yarp::rosmsg::visualization_msgs::ImageMarker::ADD = 0 |
|
static |
◆ CIRCLE
const std::uint8_t yarp::rosmsg::visualization_msgs::ImageMarker::CIRCLE = 0 |
|
static |
◆ fill_color
◆ filled
std::uint8_t yarp::rosmsg::visualization_msgs::ImageMarker::filled |
◆ header
◆ id
std::int32_t yarp::rosmsg::visualization_msgs::ImageMarker::id |
◆ lifetime
◆ LINE_LIST
const std::uint8_t yarp::rosmsg::visualization_msgs::ImageMarker::LINE_LIST = 2 |
|
static |
◆ LINE_STRIP
const std::uint8_t yarp::rosmsg::visualization_msgs::ImageMarker::LINE_STRIP = 1 |
|
static |
◆ ns
std::string yarp::rosmsg::visualization_msgs::ImageMarker::ns |
◆ outline_color
◆ outline_colors
◆ POINTS
const std::uint8_t yarp::rosmsg::visualization_msgs::ImageMarker::POINTS = 4 |
|
static |
◆ points
◆ POLYGON
const std::uint8_t yarp::rosmsg::visualization_msgs::ImageMarker::POLYGON = 3 |
|
static |
◆ position
◆ REMOVE
const std::uint8_t yarp::rosmsg::visualization_msgs::ImageMarker::REMOVE = 1 |
|
static |
◆ scale
◆ type
std::int32_t yarp::rosmsg::visualization_msgs::ImageMarker::type |
◆ typeChecksum
constexpr const char* yarp::rosmsg::visualization_msgs::ImageMarker::typeChecksum = "1de93c67ec8858b831025a08fbf1b35c" |
|
staticconstexpr |
◆ typeName
constexpr const char* yarp::rosmsg::visualization_msgs::ImageMarker::typeName = "visualization_msgs/ImageMarker" |
|
staticconstexpr |
◆ typeText
constexpr const char* yarp::rosmsg::visualization_msgs::ImageMarker::typeText |
|
staticconstexpr |
The documentation for this class was generated from the following file:
- src/libYARP_rosmsg/src/idl_generated_code/yarp/rosmsg/visualization_msgs/ImageMarker.h