List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
Actor Class Reference
#include <actor.pb.h>
Public Types | |
typedef Actor_Animation | Animation |
typedef Actor_Trajectory | Trajectory |
typedef Actor_Waypoint | Waypoint |
Static Public Member Functions | |
static const Actor & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Actor * | internal_default_instance () |
Static Public Attributes | |
static const int | kAnimationsFieldNumber = 6 |
static const int | kEntityFieldNumber = 2 |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kParentFieldNumber = 11 |
static const int | kPoseFieldNumber = 3 |
static const int | kScriptAutoStartFieldNumber = 9 |
static const int | kScriptDelayStartFieldNumber = 8 |
static const int | kScriptLoopFieldNumber = 7 |
static const int | kSkinFilenameFieldNumber = 4 |
static const int | kSkinScaleFieldNumber = 5 |
static const int | kTrajectoriesFieldNumber = 10 |
Member Typedef Documentation
◆ Animation
typedef Actor_Animation Animation |
◆ Trajectory
typedef Actor_Trajectory Trajectory |
◆ Waypoint
typedef Actor_Waypoint Waypoint |
Constructor & Destructor Documentation
◆ Actor() [1/2]
Actor | ( | ) |
◆ ~Actor()
|
virtual |
◆ Actor() [2/2]
Member Function Documentation
◆ add_animations()
|
inline |
◆ add_trajectories()
|
inline |
◆ animations() [1/2]
|
inline |
◆ animations() [2/2]
|
inline |
◆ animations_size()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_animations()
|
inline |
◆ clear_entity()
void clear_entity | ( | ) |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_parent()
void clear_parent | ( | ) |
◆ clear_pose()
void clear_pose | ( | ) |
◆ clear_script_auto_start()
|
inline |
◆ clear_script_delay_start()
|
inline |
◆ clear_script_loop()
|
inline |
◆ clear_skin_filename()
|
inline |
◆ clear_skin_scale()
|
inline |
◆ clear_trajectories()
|
inline |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const Actor & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ entity()
|
inline |
References gz::msgs::_Entity_default_instance_.
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_entity()
|
inline |
◆ has_header()
|
inline |
◆ has_parent()
|
inline |
◆ has_pose()
|
inline |
◆ header()
|
inline |
References gz::msgs::_Header_default_instance_.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References gz::msgs::_Actor_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const Actor & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_animations() [1/2]
|
inline |
◆ mutable_animations() [2/2]
|
inline |
◆ mutable_entity()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_parent()
|
inline |
◆ mutable_pose()
|
inline |
◆ mutable_skin_filename()
|
inline |
◆ mutable_trajectories() [1/2]
|
inline |
◆ mutable_trajectories() [2/2]
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
◆ parent()
|
inline |
References gz::msgs::_Entity_default_instance_.
◆ pose()
|
inline |
References gz::msgs::_Pose_default_instance_.
◆ release_entity()
|
inline |
◆ release_header()
|
inline |
◆ release_parent()
|
inline |
◆ release_pose()
|
inline |
◆ release_skin_filename()
|
inline |
◆ script_auto_start()
|
inline |
◆ script_delay_start()
|
inline |
◆ script_loop()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_entity()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_allocated_parent()
|
inline |
◆ set_allocated_pose()
|
inline |
◆ set_allocated_skin_filename()
|
inline |
◆ set_script_auto_start()
|
inline |
◆ set_script_delay_start()
|
inline |
◆ set_script_loop()
|
inline |
◆ set_skin_filename() [1/3]
|
inline |
◆ set_skin_filename() [2/3]
|
inline |
◆ set_skin_filename() [3/3]
|
inline |
◆ set_skin_scale()
|
inline |
◆ skin_filename()
|
inline |
◆ skin_scale()
|
inline |
◆ Swap()
void Swap | ( | Actor * | other | ) |
◆ trajectories() [1/2]
|
inline |
◆ trajectories() [2/2]
|
inline |
◆ trajectories_size()
|
inline |
Member Data Documentation
◆ kAnimationsFieldNumber
|
static |
◆ kEntityFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
3
◆ kParentFieldNumber
|
static |
◆ kPoseFieldNumber
|
static |
◆ kScriptAutoStartFieldNumber
|
static |
◆ kScriptDelayStartFieldNumber
|
static |
◆ kScriptLoopFieldNumber
|
static |
◆ kSkinFilenameFieldNumber
|
static |
◆ kSkinScaleFieldNumber
|
static |
◆ kTrajectoriesFieldNumber
|
static |
The documentation for this class was generated from the following file: