#include <limits>
#include <string>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_table_driven.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata_lite.h>
#include <google/protobuf/generated_message_reflection.h>
#include <google/protobuf/message.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/generated_enum_reflection.h>
#include <google/protobuf/unknown_field_set.h>
#include "ignition/msgs/time.pb.h"
#include "ignition/msgs/pose.pb.h"
#include "ignition/msgs/vector3d.pb.h"
#include "ignition/msgs/material.pb.h"
#include "ignition/msgs/header.pb.h"
#include <memory>
#include <ignition/msgs/Export.hh>
Go to the source code of this file.
|
enum | Marker_Action : int {
Marker_Action_ADD_MODIFY = 0
, Marker_Action_DELETE_MARKER = 1
, Marker_Action_DELETE_ALL = 2
, Marker_Action_Marker_Action_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<int32_t>::min()
,
Marker_Action_Marker_Action_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<int32_t>::max()
} |
|
enum | Marker_Type : int {
Marker_Type_NONE = 0
, Marker_Type_BOX = 1
, Marker_Type_CYLINDER = 2
, Marker_Type_LINE_LIST = 4
,
Marker_Type_LINE_STRIP = 3
, Marker_Type_POINTS = 5
, Marker_Type_SPHERE = 6
, Marker_Type_TEXT = 7
,
Marker_Type_TRIANGLE_FAN = 8
, Marker_Type_TRIANGLE_LIST = 9
, Marker_Type_TRIANGLE_STRIP = 10
, Marker_Type_Marker_Type_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<int32_t>::min()
,
Marker_Type_Marker_Type_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<int32_t>::max()
} |
|
enum | Marker_Visibility : int { Marker_Visibility_GUI = 0
, Marker_Visibility_ALL = 1
, Marker_Visibility_Marker_Visibility_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<int32_t>::min()
, Marker_Visibility_Marker_Visibility_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<int32_t>::max()
} |
|
◆ PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fmarker_2eproto
#define PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fmarker_2eproto IGNITION_MSGS_VISIBLE |
◆ Arena::CreateMaybeMessage<::ignition::msgs::Marker >()
◆ GetEnumDescriptor< ::ignition::msgs::Marker_Action >()
◆ GetEnumDescriptor< ::ignition::msgs::Marker_Type >()
◆ GetEnumDescriptor< ::ignition::msgs::Marker_Visibility >()
◆ descriptor_table_ignition_2fmsgs_2fmarker_2eproto
IGNITION_MSGS_VISIBLEconst ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ignition_2fmsgs_2fmarker_2eproto |
|
extern |