#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/unknown_field_set.h>
#include "ignition/msgs/image.pb.h"
#include "ignition/msgs/vector3d.pb.h"
#include "ignition/msgs/header.pb.h"
#include <memory>
#include <ignition/msgs/Export.hh>
Go to the source code of this file.
Classes | |
class | HeightmapGeom |
class | HeightmapGeom_Blend |
class | HeightmapGeom_Texture |
struct | TableStruct_ignition_2fmsgs_2fheightmapgeom_2eproto |
Namespaces | |
ignition | |
ignition::msgs | |
internal | |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fheightmapgeom_2eproto IGNITION_MSGS_VISIBLE |
Typedefs | |
typedef std::shared_ptr< const HeightmapGeom > | ConstHeightmapGeomSharedPtr |
typedef std::unique_ptr< const HeightmapGeom > | ConstHeightmapGeomUniquePtr |
typedef std::shared_ptr< HeightmapGeom > | HeightmapGeomSharedPtr |
typedef std::unique_ptr< HeightmapGeom > | HeightmapGeomUniquePtr |
Functions | |
template<> | |
PROTOBUF_NAMESPACE_OPEN IGNITION_MSGS_VISIBLE ::ignition::msgs::HeightmapGeom * | Arena::CreateMaybeMessage<::ignition::msgs::HeightmapGeom > (Arena *) |
template<> | |
IGNITION_MSGS_VISIBLE ::ignition::msgs::HeightmapGeom_Blend * | Arena::CreateMaybeMessage<::ignition::msgs::HeightmapGeom_Blend > (Arena *) |
template<> | |
IGNITION_MSGS_VISIBLE ::ignition::msgs::HeightmapGeom_Texture * | Arena::CreateMaybeMessage<::ignition::msgs::HeightmapGeom_Texture > (Arena *) |
Variables | |
IGNITION_MSGS_VISIBLE HeightmapGeom_BlendDefaultTypeInternal | _HeightmapGeom_Blend_default_instance_ |
IGNITION_MSGS_VISIBLE HeightmapGeomDefaultTypeInternal | _HeightmapGeom_default_instance_ |
IGNITION_MSGS_VISIBLE HeightmapGeom_TextureDefaultTypeInternal | _HeightmapGeom_Texture_default_instance_ |
IGNITION_MSGS_VISIBLEconst ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_ignition_2fmsgs_2fheightmapgeom_2eproto |
Macro Definition Documentation
◆ PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fheightmapgeom_2eproto
#define PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fheightmapgeom_2eproto IGNITION_MSGS_VISIBLE |
Function Documentation
◆ Arena::CreateMaybeMessage<::ignition::msgs::HeightmapGeom >()
PROTOBUF_NAMESPACE_OPEN IGNITION_MSGS_VISIBLE ::ignition::msgs::HeightmapGeom* Arena::CreateMaybeMessage<::ignition::msgs::HeightmapGeom > | ( | Arena * | ) |
◆ Arena::CreateMaybeMessage<::ignition::msgs::HeightmapGeom_Blend >()
IGNITION_MSGS_VISIBLE ::ignition::msgs::HeightmapGeom_Blend* Arena::CreateMaybeMessage<::ignition::msgs::HeightmapGeom_Blend > | ( | Arena * | ) |
◆ Arena::CreateMaybeMessage<::ignition::msgs::HeightmapGeom_Texture >()
IGNITION_MSGS_VISIBLE ::ignition::msgs::HeightmapGeom_Texture* Arena::CreateMaybeMessage<::ignition::msgs::HeightmapGeom_Texture > | ( | Arena * | ) |
Variable Documentation
◆ descriptor_table_ignition_2fmsgs_2fheightmapgeom_2eproto
|
extern |