Gazebo Msgs

API Reference

9.5.0

#include <oriented_3d_box.pb.h>

Public Member Functions

 Oriented3DBox ()
 
 Oriented3DBox (const Oriented3DBox &from)
 
virtual ~Oriented3DBox ()
 
const ::gz::msgs::Vector3dboxsize () const
 
size_t ByteSizeLong () const final
 
const ::gz::msgs::Vector3dcenter () const
 
void Clear () final
 
void clear_boxsize ()
 
void clear_center ()
 
void clear_header ()
 
void clear_orientation ()
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const Oriented3DBox &from)
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
bool has_boxsize () const
 
bool has_center () const
 
bool has_header () const
 
bool has_orientation () const
 
const ::gz::msgs::Headerheader () 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 Oriented3DBox &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
::gz::msgs::Vector3dmutable_boxsize ()
 
::gz::msgs::Vector3dmutable_center ()
 
::gz::msgs::Headermutable_header ()
 
::gz::msgs::Quaternionmutable_orientation ()
 
Oriented3DBoxNew () const final
 
Oriented3DBoxNew (::google::protobuf::Arena *arena) const final
 
Oriented3DBoxoperator= (const Oriented3DBox &from)
 
const ::gz::msgs::Quaternionorientation () const
 
::gz::msgs::Vector3drelease_boxsize ()
 
::gz::msgs::Vector3drelease_center ()
 
::gz::msgs::Headerrelease_header ()
 
::gz::msgs::Quaternionrelease_orientation ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
void set_allocated_boxsize (::gz::msgs::Vector3d *boxsize)
 
void set_allocated_center (::gz::msgs::Vector3d *center)
 
void set_allocated_header (::gz::msgs::Header *header)
 
void set_allocated_orientation (::gz::msgs::Quaternion *orientation)
 
void Swap (Oriented3DBox *other)
 

Static Public Member Functions

static const Oriented3DBoxdefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 
static void InitAsDefaultInstance ()
 
static const Oriented3DBoxinternal_default_instance ()
 

Static Public Attributes

static const int kBoxSizeFieldNumber = 4
 
static const int kCenterFieldNumber = 2
 
static const int kHeaderFieldNumber = 1
 
static constexpr int kIndexInFileMessages
 
static const int kOrientationFieldNumber = 3
 

Constructor & Destructor Documentation

◆ Oriented3DBox() [1/2]

◆ ~Oriented3DBox()

virtual ~Oriented3DBox ( )
virtual

◆ Oriented3DBox() [2/2]

Oriented3DBox ( const Oriented3DBox from)

Member Function Documentation

◆ boxsize()

const ::gz::msgs::Vector3d & boxsize ( ) const
inline

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ center()

const ::gz::msgs::Vector3d & center ( ) const
inline

◆ Clear()

void Clear ( )
final

◆ clear_boxsize()

void clear_boxsize ( )

◆ clear_center()

void clear_center ( )

◆ clear_header()

void clear_header ( )

◆ clear_orientation()

void clear_orientation ( )

◆ CopyFrom() [1/2]

void CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

void CopyFrom ( const Oriented3DBox from)

◆ default_instance()

static const Oriented3DBox& default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* descriptor ( )
static

◆ GetCachedSize()

int GetCachedSize ( ) const
inlinefinal

◆ GetMetadata()

::google::protobuf::Metadata GetMetadata ( ) const
final

◆ has_boxsize()

bool has_boxsize ( ) const
inline

◆ has_center()

bool has_center ( ) const
inline

◆ has_header()

bool has_header ( ) const
inline

◆ has_orientation()

bool has_orientation ( ) const
inline

◆ header()

const ::gz::msgs::Header & header ( ) const
inline

◆ InitAsDefaultInstance()

static void InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const Oriented3DBox* internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool IsInitialized ( ) const
final

◆ MergeFrom() [1/2]

void MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

void MergeFrom ( const Oriented3DBox from)

◆ MergePartialFromCodedStream()

bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_boxsize()

gz::msgs::Vector3d * mutable_boxsize ( )
inline

◆ mutable_center()

gz::msgs::Vector3d * mutable_center ( )
inline

◆ mutable_header()

gz::msgs::Header * mutable_header ( )
inline

◆ mutable_orientation()

gz::msgs::Quaternion * mutable_orientation ( )
inline

◆ New() [1/2]

Oriented3DBox* New ( ) const
inlinefinal

◆ New() [2/2]

Oriented3DBox* New ( ::google::protobuf::Arena *  arena) const
inlinefinal

◆ operator=()

Oriented3DBox& operator= ( const Oriented3DBox from)
inline

◆ orientation()

const ::gz::msgs::Quaternion & orientation ( ) const
inline

◆ release_boxsize()

gz::msgs::Vector3d * release_boxsize ( )
inline

◆ release_center()

gz::msgs::Vector3d * release_center ( )
inline

◆ release_header()

gz::msgs::Header * release_header ( )
inline

◆ release_orientation()

gz::msgs::Quaternion * release_orientation ( )
inline

◆ SerializeWithCachedSizes()

void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_allocated_boxsize()

void set_allocated_boxsize ( ::gz::msgs::Vector3d boxsize)
inline

◆ set_allocated_center()

void set_allocated_center ( ::gz::msgs::Vector3d center)
inline

◆ set_allocated_header()

void set_allocated_header ( ::gz::msgs::Header header)
inline

◆ set_allocated_orientation()

void set_allocated_orientation ( ::gz::msgs::Quaternion orientation)
inline

◆ Swap()

void Swap ( Oriented3DBox other)

Member Data Documentation

◆ kBoxSizeFieldNumber

const int kBoxSizeFieldNumber = 4
static

◆ kCenterFieldNumber

const int kCenterFieldNumber = 2
static

◆ kHeaderFieldNumber

const int kHeaderFieldNumber = 1
static

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
0

◆ kOrientationFieldNumber

const int kOrientationFieldNumber = 3
static

The documentation for this class was generated from the following file: