#include <model.pb.h>
Public Member Functions | |
Model () | |
Model (const Model &from) | |
virtual | ~Model () |
::gz::msgs::Joint * | add_joint () |
::gz::msgs::Link * | add_link () |
::gz::msgs::Model * | add_model () |
::gz::msgs::Visual * | add_visual () |
const ::gz::msgs::AxisAlignedBox & | bounding_box () const |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_bounding_box () |
void | clear_deleted () |
void | clear_header () |
void | clear_id () |
void | clear_is_static () |
void | clear_joint () |
void | clear_link () |
void | clear_model () |
void | clear_name () |
void | clear_pose () |
void | clear_scale () |
void | clear_self_collide () |
void | clear_visual () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const Model &from) |
bool | deleted () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_bounding_box () const |
bool | has_header () const |
bool | has_pose () const |
bool | has_scale () const |
const ::gz::msgs::Header & | header () const |
::google::protobuf::uint32 | id () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | is_static () const |
bool | IsInitialized () const final |
const ::google::protobuf::RepeatedPtrField< ::gz::msgs::Joint > & | joint () const |
const ::gz::msgs::Joint & | joint (int index) const |
int | joint_size () const |
const ::google::protobuf::RepeatedPtrField< ::gz::msgs::Link > & | link () const |
const ::gz::msgs::Link & | link (int index) const |
int | link_size () const |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const Model &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
const ::google::protobuf::RepeatedPtrField< ::gz::msgs::Model > & | model () const |
const ::gz::msgs::Model & | model (int index) const |
int | model_size () const |
::gz::msgs::AxisAlignedBox * | mutable_bounding_box () |
::gz::msgs::Header * | mutable_header () |
::google::protobuf::RepeatedPtrField< ::gz::msgs::Joint > * | mutable_joint () |
::gz::msgs::Joint * | mutable_joint (int index) |
::google::protobuf::RepeatedPtrField< ::gz::msgs::Link > * | mutable_link () |
::gz::msgs::Link * | mutable_link (int index) |
::google::protobuf::RepeatedPtrField< ::gz::msgs::Model > * | mutable_model () |
::gz::msgs::Model * | mutable_model (int index) |
::std::string * | mutable_name () |
::gz::msgs::Pose * | mutable_pose () |
::gz::msgs::Vector3d * | mutable_scale () |
::google::protobuf::RepeatedPtrField< ::gz::msgs::Visual > * | mutable_visual () |
::gz::msgs::Visual * | mutable_visual (int index) |
const ::std::string & | name () const |
Model * | New () const final |
Model * | New (::google::protobuf::Arena *arena) const final |
Model & | operator= (const Model &from) |
const ::gz::msgs::Pose & | pose () const |
::gz::msgs::AxisAlignedBox * | release_bounding_box () |
::gz::msgs::Header * | release_header () |
::std::string * | release_name () |
::gz::msgs::Pose * | release_pose () |
::gz::msgs::Vector3d * | release_scale () |
const ::gz::msgs::Vector3d & | scale () const |
bool | self_collide () const |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_bounding_box (::gz::msgs::AxisAlignedBox *bounding_box) |
void | set_allocated_header (::gz::msgs::Header *header) |
void | set_allocated_name (::std::string *name) |
void | set_allocated_pose (::gz::msgs::Pose *pose) |
void | set_allocated_scale (::gz::msgs::Vector3d *scale) |
void | set_deleted (bool value) |
void | set_id (::google::protobuf::uint32 value) |
void | set_is_static (bool value) |
void | set_name (const ::std::string &value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
void | set_self_collide (bool value) |
void | Swap (Model *other) |
const ::google::protobuf::RepeatedPtrField< ::gz::msgs::Visual > & | visual () const |
const ::gz::msgs::Visual & | visual (int index) const |
int | visual_size () const |
Static Public Member Functions | |
static const Model & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Model * | internal_default_instance () |
Static Public Attributes | |
static const int | kBoundingBoxFieldNumber = 13 |
static const int | kDeletedFieldNumber = 8 |
static const int | kHeaderFieldNumber = 1 |
static const int | kIdFieldNumber = 3 |
static constexpr int | kIndexInFileMessages |
static const int | kIsStaticFieldNumber = 4 |
static const int | kJointFieldNumber = 6 |
static const int | kLinkFieldNumber = 7 |
static const int | kModelFieldNumber = 12 |
static const int | kNameFieldNumber = 2 |
static const int | kPoseFieldNumber = 5 |
static const int | kScaleFieldNumber = 10 |
static const int | kSelfCollideFieldNumber = 11 |
static const int | kVisualFieldNumber = 9 |
Constructor & Destructor Documentation
◆ Model() [1/2]
Model | ( | ) |
◆ ~Model()
|
virtual |
◆ Model() [2/2]
Member Function Documentation
◆ add_joint()
|
inline |
◆ add_link()
|
inline |
◆ add_model()
|
inline |
◆ add_visual()
|
inline |
◆ bounding_box()
|
inline |
References gz::msgs::_AxisAlignedBox_default_instance_.
Referenced by Model::set_allocated_bounding_box().
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_bounding_box()
void clear_bounding_box | ( | ) |
◆ clear_deleted()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_id()
|
inline |
◆ clear_is_static()
|
inline |
◆ clear_joint()
void clear_joint | ( | ) |
◆ clear_link()
void clear_link | ( | ) |
◆ clear_model()
|
inline |
◆ clear_name()
|
inline |
◆ clear_pose()
void clear_pose | ( | ) |
◆ clear_scale()
void clear_scale | ( | ) |
◆ clear_self_collide()
|
inline |
◆ clear_visual()
void clear_visual | ( | ) |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const Model & | from | ) |
◆ default_instance()
|
static |
◆ deleted()
|
inline |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_bounding_box()
|
inline |
References Model::internal_default_instance().
◆ has_header()
|
inline |
References Model::internal_default_instance().
◆ has_pose()
|
inline |
References Model::internal_default_instance().
◆ has_scale()
|
inline |
References Model::internal_default_instance().
◆ header()
|
inline |
References gz::msgs::_Header_default_instance_.
Referenced by Model::set_allocated_header().
◆ id()
|
inline |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References gz::msgs::_Model_default_instance_.
Referenced by Model::has_bounding_box(), Model::has_header(), Model::has_pose(), and Model::has_scale().
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ is_static()
|
inline |
◆ IsInitialized()
|
final |
◆ joint() [1/2]
|
inline |
◆ joint() [2/2]
|
inline |
◆ joint_size()
|
inline |
◆ link() [1/2]
|
inline |
◆ link() [2/2]
|
inline |
◆ link_size()
|
inline |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const Model & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ model() [1/2]
|
inline |
◆ model() [2/2]
|
inline |
◆ model_size()
|
inline |
◆ mutable_bounding_box()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_joint() [1/2]
|
inline |
◆ mutable_joint() [2/2]
|
inline |
◆ mutable_link() [1/2]
|
inline |
◆ mutable_link() [2/2]
|
inline |
◆ mutable_model() [1/2]
|
inline |
◆ mutable_model() [2/2]
|
inline |
◆ mutable_name()
|
inline |
◆ mutable_pose()
|
inline |
◆ mutable_scale()
|
inline |
◆ mutable_visual() [1/2]
|
inline |
◆ mutable_visual() [2/2]
|
inline |
◆ name()
|
inline |
Referenced by Model::set_allocated_name().
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
◆ pose()
|
inline |
References gz::msgs::_Pose_default_instance_.
Referenced by Model::set_allocated_pose().
◆ release_bounding_box()
|
inline |
◆ release_header()
|
inline |
◆ release_name()
|
inline |
◆ release_pose()
|
inline |
◆ release_scale()
|
inline |
◆ scale()
|
inline |
References gz::msgs::_Vector3d_default_instance_.
Referenced by Model::set_allocated_scale().
◆ self_collide()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_bounding_box()
|
inline |
References Model::bounding_box().
◆ set_allocated_header()
|
inline |
References Model::header().
◆ set_allocated_name()
|
inline |
References Model::name().
◆ set_allocated_pose()
|
inline |
References Model::pose().
◆ set_allocated_scale()
|
inline |
References Model::scale().
◆ set_deleted()
|
inline |
◆ set_id()
|
inline |
◆ set_is_static()
|
inline |
◆ set_name() [1/3]
|
inline |
◆ set_name() [2/3]
|
inline |
◆ set_name() [3/3]
|
inline |
◆ set_self_collide()
|
inline |
◆ Swap()
void Swap | ( | Model * | other | ) |
◆ visual() [1/2]
|
inline |
◆ visual() [2/2]
|
inline |
◆ visual_size()
|
inline |
Member Data Documentation
◆ kBoundingBoxFieldNumber
|
static |
◆ kDeletedFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kIdFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
◆ kIsStaticFieldNumber
|
static |
◆ kJointFieldNumber
|
static |
◆ kLinkFieldNumber
|
static |
◆ kModelFieldNumber
|
static |
◆ kNameFieldNumber
|
static |
◆ kPoseFieldNumber
|
static |
◆ kScaleFieldNumber
|
static |
◆ kSelfCollideFieldNumber
|
static |
◆ kVisualFieldNumber
|
static |
The documentation for this class was generated from the following file: