#include <collision.pb.h>
Public Member Functions | |
Collision () | |
Collision (const Collision &from) | |
virtual | ~Collision () |
::ignition::msgs::Visual * | add_visual () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_geometry () |
void | clear_header () |
void | clear_id () |
void | clear_laser_retro () |
void | clear_max_contacts () |
void | clear_name () |
void | clear_pose () |
void | clear_surface () |
void | clear_visual () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const Collision &from) |
const ::ignition::msgs::Geometry & | geometry () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_geometry () const |
bool | has_header () const |
bool | has_pose () const |
bool | has_surface () const |
const ::ignition::msgs::Header & | header () const |
::google::protobuf::uint32 | id () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
double | laser_retro () const |
double | max_contacts () const |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const Collision &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::ignition::msgs::Geometry * | mutable_geometry () |
::ignition::msgs::Header * | mutable_header () |
::std::string * | mutable_name () |
::ignition::msgs::Pose * | mutable_pose () |
::ignition::msgs::Surface * | mutable_surface () |
::google::protobuf::RepeatedPtrField< ::ignition::msgs::Visual > * | mutable_visual () |
::ignition::msgs::Visual * | mutable_visual (int index) |
const ::std::string & | name () const |
Collision * | New () const final |
Collision * | New (::google::protobuf::Arena *arena) const final |
Collision & | operator= (const Collision &from) |
const ::ignition::msgs::Pose & | pose () const |
::ignition::msgs::Geometry * | release_geometry () |
::ignition::msgs::Header * | release_header () |
::std::string * | release_name () |
::ignition::msgs::Pose * | release_pose () |
::ignition::msgs::Surface * | release_surface () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_geometry (::ignition::msgs::Geometry *geometry) |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_name (::std::string *name) |
void | set_allocated_pose (::ignition::msgs::Pose *pose) |
void | set_allocated_surface (::ignition::msgs::Surface *surface) |
void | set_id (::google::protobuf::uint32 value) |
void | set_laser_retro (double value) |
void | set_max_contacts (double value) |
void | set_name (const ::std::string &value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
const ::ignition::msgs::Surface & | surface () const |
void | Swap (Collision *other) |
const ::google::protobuf::RepeatedPtrField< ::ignition::msgs::Visual > & | visual () const |
const ::ignition::msgs::Visual & | visual (int index) const |
int | visual_size () const |
Static Public Member Functions | |
static const Collision & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Collision * | internal_default_instance () |
Static Public Attributes | |
static const int | kGeometryFieldNumber = 7 |
static const int | kHeaderFieldNumber = 1 |
static const int | kIdFieldNumber = 2 |
static constexpr int | kIndexInFileMessages |
static const int | kLaserRetroFieldNumber = 4 |
static const int | kMaxContactsFieldNumber = 5 |
static const int | kNameFieldNumber = 3 |
static const int | kPoseFieldNumber = 6 |
static const int | kSurfaceFieldNumber = 8 |
static const int | kVisualFieldNumber = 9 |
Constructor & Destructor Documentation
◆ Collision() [1/2]
Collision | ( | ) |
◆ ~Collision()
|
virtual |
◆ Collision() [2/2]
Member Function Documentation
◆ add_visual()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_geometry()
void clear_geometry | ( | ) |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_id()
|
inline |
◆ clear_laser_retro()
|
inline |
◆ clear_max_contacts()
|
inline |
◆ clear_name()
|
inline |
◆ clear_pose()
void clear_pose | ( | ) |
◆ clear_surface()
void clear_surface | ( | ) |
◆ clear_visual()
void clear_visual | ( | ) |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const Collision & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ geometry()
|
inline |
References ignition::msgs::_Geometry_default_instance_.
Referenced by Collision::set_allocated_geometry().
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_geometry()
|
inline |
References Collision::internal_default_instance().
◆ has_header()
|
inline |
References Collision::internal_default_instance().
◆ has_pose()
|
inline |
References Collision::internal_default_instance().
◆ has_surface()
|
inline |
References Collision::internal_default_instance().
◆ header()
|
inline |
References ignition::msgs::_Header_default_instance_.
Referenced by Collision::set_allocated_header().
◆ id()
|
inline |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_Collision_default_instance_.
Referenced by Collision::has_geometry(), Collision::has_header(), Collision::has_pose(), and Collision::has_surface().
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ laser_retro()
|
inline |
◆ max_contacts()
|
inline |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const Collision & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_geometry()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_name()
|
inline |
◆ mutable_pose()
|
inline |
◆ mutable_surface()
|
inline |
◆ mutable_visual() [1/2]
|
inline |
◆ mutable_visual() [2/2]
|
inline |
◆ name()
|
inline |
Referenced by Collision::set_allocated_name().
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
◆ pose()
|
inline |
References ignition::msgs::_Pose_default_instance_.
Referenced by Collision::set_allocated_pose().
◆ release_geometry()
|
inline |
◆ release_header()
|
inline |
◆ release_name()
|
inline |
◆ release_pose()
|
inline |
◆ release_surface()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_geometry()
|
inline |
References Collision::geometry().
◆ set_allocated_header()
|
inline |
References Collision::header().
◆ set_allocated_name()
|
inline |
References Collision::name().
◆ set_allocated_pose()
|
inline |
References Collision::pose().
◆ set_allocated_surface()
|
inline |
References Collision::surface().
◆ set_id()
|
inline |
◆ set_laser_retro()
|
inline |
◆ set_max_contacts()
|
inline |
◆ set_name() [1/3]
|
inline |
◆ set_name() [2/3]
|
inline |
◆ set_name() [3/3]
|
inline |
◆ surface()
|
inline |
References ignition::msgs::_Surface_default_instance_.
Referenced by Collision::set_allocated_surface().
◆ Swap()
void Swap | ( | Collision * | other | ) |
◆ visual() [1/2]
|
inline |
◆ visual() [2/2]
|
inline |
◆ visual_size()
|
inline |
Member Data Documentation
◆ kGeometryFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kIdFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
◆ kLaserRetroFieldNumber
|
static |
◆ kMaxContactsFieldNumber
|
static |
◆ kNameFieldNumber
|
static |
◆ kPoseFieldNumber
|
static |
◆ kSurfaceFieldNumber
|
static |
◆ kVisualFieldNumber
|
static |
The documentation for this class was generated from the following file: