List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
PlaneGeom Class Reference
#include <planegeom.pb.h>
Public Member Functions | |
PlaneGeom () | |
PlaneGeom (const PlaneGeom &from) | |
virtual | ~PlaneGeom () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_d () |
void | clear_header () |
void | clear_normal () |
void | clear_size () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const PlaneGeom &from) |
double | d () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
bool | has_normal () const |
bool | has_size () const |
const ::ignition::msgs::Header & | header () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const PlaneGeom &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::ignition::msgs::Header * | mutable_header () |
::ignition::msgs::Vector3d * | mutable_normal () |
::ignition::msgs::Vector2d * | mutable_size () |
PlaneGeom * | New () const final |
PlaneGeom * | New (::google::protobuf::Arena *arena) const final |
const ::ignition::msgs::Vector3d & | normal () const |
PlaneGeom & | operator= (const PlaneGeom &from) |
::ignition::msgs::Header * | release_header () |
::ignition::msgs::Vector3d * | release_normal () |
::ignition::msgs::Vector2d * | release_size () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_normal (::ignition::msgs::Vector3d *normal) |
void | set_allocated_size (::ignition::msgs::Vector2d *size) |
void | set_d (double value) |
const ::ignition::msgs::Vector2d & | size () const |
void | Swap (PlaneGeom *other) |
Static Public Member Functions | |
static const PlaneGeom & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const PlaneGeom * | internal_default_instance () |
Static Public Attributes | |
static const int | kDFieldNumber = 4 |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kNormalFieldNumber = 2 |
static const int | kSizeFieldNumber = 3 |
Constructor & Destructor Documentation
◆ PlaneGeom() [1/2]
PlaneGeom | ( | ) |
◆ ~PlaneGeom()
|
virtual |
◆ PlaneGeom() [2/2]
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_d()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_normal()
void clear_normal | ( | ) |
◆ clear_size()
void clear_size | ( | ) |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const PlaneGeom & | from | ) |
◆ d()
|
inline |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
◆ has_normal()
|
inline |
◆ has_size()
|
inline |
◆ header()
|
inline |
References ignition::msgs::_Header_default_instance_.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_PlaneGeom_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const PlaneGeom & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_header()
|
inline |
◆ mutable_normal()
|
inline |
◆ mutable_size()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ normal()
|
inline |
References ignition::msgs::_Vector3d_default_instance_.
◆ operator=()
◆ release_header()
|
inline |
◆ release_normal()
|
inline |
◆ release_size()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_header()
|
inline |
◆ set_allocated_normal()
|
inline |
◆ set_allocated_size()
|
inline |
◆ set_d()
|
inline |
◆ size()
|
inline |
References ignition::msgs::_Vector2d_default_instance_.
◆ Swap()
void Swap | ( | PlaneGeom * | other | ) |
Member Data Documentation
◆ kDFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kNormalFieldNumber
|
static |
◆ kSizeFieldNumber
|
static |
The documentation for this class was generated from the following file: