List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
Geometry Class Referencefinal
#include <geometry.pb.h>
Public Types | |
enum | : int { kPointsFieldNumber = 10 , kPolylineFieldNumber = 11 , kHeaderFieldNumber = 1 , kBoxFieldNumber = 3 , kCylinderFieldNumber = 4 , kPlaneFieldNumber = 5 , kSphereFieldNumber = 6 , kImageFieldNumber = 7 , kHeightmapFieldNumber = 8 , kMeshFieldNumber = 9 , kTypeFieldNumber = 2 } |
typedef Geometry_Type | Type |
Static Public Member Functions | |
static const Geometry & | default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const Geometry * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Type_descriptor () |
static bool | Type_IsValid (int value) |
template<typename T > | |
static const std::string & | Type_Name (T enum_t_value) |
static bool | Type_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Type *value) |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr Type | BOX |
static constexpr Type | CYLINDER |
static constexpr Type | EMPTY |
static constexpr Type | HEIGHTMAP |
static constexpr Type | IMAGE |
static constexpr int | kIndexInFileMessages |
static constexpr Type | LINE_STRIP |
static constexpr Type | MESH |
static constexpr Type | PLANE |
static constexpr Type | POLYLINE |
static constexpr Type | SPHERE |
static constexpr Type | TRIANGLE_FAN |
static constexpr int | Type_ARRAYSIZE |
static constexpr Type | Type_MAX |
static constexpr Type | Type_MIN |
Protected Member Functions | |
Geometry (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Typedef Documentation
◆ Type
typedef Geometry_Type Type |
Member Enumeration Documentation
◆ anonymous enum
anonymous enum : int |
Constructor & Destructor Documentation
◆ Geometry() [1/5]
|
inline |
◆ ~Geometry()
|
override |
◆ Geometry() [2/5]
|
explicitconstexpr |
◆ Geometry() [3/5]
◆ Geometry() [4/5]
◆ Geometry() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ add_points()
|
inline |
◆ add_polyline()
|
inline |
◆ box()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_box()
void clear_box | ( | ) |
◆ clear_cylinder()
void clear_cylinder | ( | ) |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_heightmap()
void clear_heightmap | ( | ) |
◆ clear_image()
void clear_image | ( | ) |
◆ clear_mesh()
void clear_mesh | ( | ) |
◆ clear_plane()
void clear_plane | ( | ) |
◆ clear_points()
void clear_points | ( | ) |
◆ clear_polyline()
void clear_polyline | ( | ) |
◆ clear_sphere()
void clear_sphere | ( | ) |
◆ clear_type()
|
inline |
◆ CopyFrom()
void CopyFrom | ( | const Geometry & | from | ) |
◆ cylinder()
|
inline |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_box()
|
inline |
◆ has_cylinder()
|
inline |
◆ has_header()
|
inline |
◆ has_heightmap()
|
inline |
◆ has_image()
|
inline |
◆ has_mesh()
|
inline |
◆ has_plane()
|
inline |
◆ has_sphere()
|
inline |
◆ header()
|
inline |
◆ heightmap()
|
inline |
◆ image()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_Geometry_default_instance_.
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const Geometry & | from | ) |
◆ mesh()
|
inline |
◆ mutable_box()
|
inline |
◆ mutable_cylinder()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_heightmap()
|
inline |
◆ mutable_image()
|
inline |
◆ mutable_mesh()
|
inline |
◆ mutable_plane()
|
inline |
◆ mutable_points() [1/2]
|
inline |
◆ mutable_points() [2/2]
|
inline |
◆ mutable_polyline() [1/2]
|
inline |
◆ mutable_polyline() [2/2]
|
inline |
◆ mutable_sphere()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ plane()
|
inline |
◆ points() [1/2]
|
inline |
◆ points() [2/2]
|
inline |
◆ points_size()
|
inline |
◆ polyline() [1/2]
|
inline |
◆ polyline() [2/2]
|
inline |
◆ polyline_size()
|
inline |
◆ release_box()
|
inline |
◆ release_cylinder()
|
inline |
◆ release_header()
|
inline |
◆ release_heightmap()
|
inline |
◆ release_image()
|
inline |
◆ release_mesh()
|
inline |
◆ release_plane()
|
inline |
◆ release_sphere()
|
inline |
◆ set_allocated_box()
|
inline |
◆ set_allocated_cylinder()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_allocated_heightmap()
|
inline |
◆ set_allocated_image()
|
inline |
◆ set_allocated_mesh()
|
inline |
◆ set_allocated_plane()
|
inline |
◆ set_allocated_sphere()
|
inline |
◆ set_type()
|
inline |
◆ sphere()
|
inline |
◆ Swap()
|
inline |
◆ type()
|
inline |
◆ Type_descriptor()
|
inlinestatic |
References ignition::msgs::Geometry_Type_descriptor().
◆ Type_IsValid()
|
inlinestatic |
References ignition::msgs::Geometry_Type_IsValid().
◆ Type_Name()
|
inlinestatic |
References ignition::msgs::Geometry_Type_Name().
◆ Type_Parse()
|
inlinestatic |
References ignition::msgs::Geometry_Type_Parse().
◆ unsafe_arena_release_box()
|
inline |
◆ unsafe_arena_release_cylinder()
|
inline |
◆ unsafe_arena_release_header()
|
inline |
◆ unsafe_arena_release_heightmap()
|
inline |
◆ unsafe_arena_release_image()
|
inline |
◆ unsafe_arena_release_mesh()
|
inline |
◆ unsafe_arena_release_plane()
|
inline |
◆ unsafe_arena_release_sphere()
|
inline |
◆ unsafe_arena_set_allocated_box()
|
inline |
◆ unsafe_arena_set_allocated_cylinder()
|
inline |
◆ unsafe_arena_set_allocated_header()
|
inline |
◆ unsafe_arena_set_allocated_heightmap()
|
inline |
◆ unsafe_arena_set_allocated_image()
|
inline |
◆ unsafe_arena_set_allocated_mesh()
|
inline |
◆ unsafe_arena_set_allocated_plane()
|
inline |
◆ unsafe_arena_set_allocated_sphere()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ BOX
|
staticconstexpr |
Initial value:
=
◆ CYLINDER
|
staticconstexpr |
Initial value:
=
◆ EMPTY
|
staticconstexpr |
Initial value:
=
◆ HEIGHTMAP
|
staticconstexpr |
Initial value:
=
◆ IMAGE
|
staticconstexpr |
Initial value:
=
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ LINE_STRIP
|
staticconstexpr |
Initial value:
=
◆ MESH
|
staticconstexpr |
Initial value:
=
◆ PLANE
|
staticconstexpr |
Initial value:
=
◆ POLYLINE
|
staticconstexpr |
Initial value:
=
◆ SPHERE
|
staticconstexpr |
Initial value:
=
◆ TRIANGLE_FAN
|
staticconstexpr |
Initial value:
=
◆ Type_ARRAYSIZE
|
staticconstexpr |
Initial value:
=
constexpr int Geometry_Type_Type_ARRAYSIZE
Definition: geometry.pb.h:109
◆ Type_MAX
|
staticconstexpr |
Initial value:
=
constexpr Geometry_Type Geometry_Type_Type_MAX
Definition: geometry.pb.h:108
◆ Type_MIN
|
staticconstexpr |
Initial value:
=
constexpr Geometry_Type Geometry_Type_Type_MIN
Definition: geometry.pb.h:107
The documentation for this class was generated from the following file: