class Pose
Defined at line 1271 of file gen/src/sensors/playback/proto/types.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Public Methods
void CopyFrom (const Pose & from)
void Clear ()
::size_t ByteSizeLong ()
void Pose ()
Defined at line 1274 of file gen/src/sensors/playback/proto/types.pb.h
void Pose (const Pose & from)
Defined at line 1289 of file gen/src/sensors/playback/proto/types.pb.h
void Pose (Pose && from)
Defined at line 1290 of file gen/src/sensors/playback/proto/types.pb.h
Pose & operator= (const Pose & from)
Defined at line 1291 of file gen/src/sensors/playback/proto/types.pb.h
Pose & operator= (Pose && from)
Defined at line 1295 of file gen/src/sensors/playback/proto/types.pb.h
const ::google::protobuf::UnknownFieldSet & unknown_fields ()
Defined at line 1305 of file gen/src/sensors/playback/proto/types.pb.h
::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
Defined at line 1309 of file gen/src/sensors/playback/proto/types.pb.h
const ::google::protobuf::Descriptor * descriptor ()
Defined at line 1314 of file gen/src/sensors/playback/proto/types.pb.h
const ::google::protobuf::Descriptor * GetDescriptor ()
Defined at line 1317 of file gen/src/sensors/playback/proto/types.pb.h
const ::google::protobuf::Reflection * GetReflection ()
Defined at line 1321 of file gen/src/sensors/playback/proto/types.pb.h
const Pose & default_instance ()
Defined at line 1324 of file gen/src/sensors/playback/proto/types.pb.h
void Swap (Pose * other)
Defined at line 1329 of file gen/src/sensors/playback/proto/types.pb.h
void UnsafeArenaSwap (Pose * other)
Defined at line 1337 of file gen/src/sensors/playback/proto/types.pb.h
Pose * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 1345 of file gen/src/sensors/playback/proto/types.pb.h
void MergeFrom (const Pose & from)
Defined at line 1352 of file gen/src/sensors/playback/proto/types.pb.h
bool IsInitialized ()
Defined at line 1359 of file gen/src/sensors/playback/proto/types.pb.h
int GetCachedSize ()
Defined at line 1383 of file gen/src/sensors/playback/proto/types.pb.h
void ~Pose ()
template <typename = void>
void Pose (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
::google::protobuf::Metadata GetMetadata ()
bool has_rotation ()
.fuchsia.sensors.QuaternionF rotation = 1;
Defined at line 2589 of file gen/src/sensors/playback/proto/types.pb.h
void clear_rotation ()
Defined at line 2594 of file gen/src/sensors/playback/proto/types.pb.h
const ::fuchsia::sensors::QuaternionF & rotation ()
Defined at line 2604 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::QuaternionF * release_rotation ()
Defined at line 2622 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::QuaternionF * mutable_rotation ()
Defined at line 2658 of file gen/src/sensors/playback/proto/types.pb.h
void set_allocated_rotation (::fuchsia::sensors::QuaternionF * value)
Defined at line 2665 of file gen/src/sensors/playback/proto/types.pb.h
void unsafe_arena_set_allocated_rotation (::fuchsia::sensors::QuaternionF * value)
Defined at line 2608 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::QuaternionF * unsafe_arena_release_rotation ()
Defined at line 2641 of file gen/src/sensors/playback/proto/types.pb.h
bool has_translation ()
.fuchsia.sensors.Vec3F translation = 2;
Defined at line 2687 of file gen/src/sensors/playback/proto/types.pb.h
void clear_translation ()
Defined at line 2692 of file gen/src/sensors/playback/proto/types.pb.h
const ::fuchsia::sensors::Vec3F & translation ()
Defined at line 2702 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::Vec3F * release_translation ()
Defined at line 2720 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::Vec3F * mutable_translation ()
Defined at line 2756 of file gen/src/sensors/playback/proto/types.pb.h
void set_allocated_translation (::fuchsia::sensors::Vec3F * value)
Defined at line 2763 of file gen/src/sensors/playback/proto/types.pb.h
void unsafe_arena_set_allocated_translation (::fuchsia::sensors::Vec3F * value)
Defined at line 2706 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::Vec3F * unsafe_arena_release_translation ()
Defined at line 2739 of file gen/src/sensors/playback/proto/types.pb.h
bool has_rotation_delta ()
.fuchsia.sensors.QuaternionF rotation_delta = 3;
Defined at line 2785 of file gen/src/sensors/playback/proto/types.pb.h
void clear_rotation_delta ()
Defined at line 2790 of file gen/src/sensors/playback/proto/types.pb.h
const ::fuchsia::sensors::QuaternionF & rotation_delta ()
Defined at line 2800 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::QuaternionF * release_rotation_delta ()
Defined at line 2818 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::QuaternionF * mutable_rotation_delta ()
Defined at line 2854 of file gen/src/sensors/playback/proto/types.pb.h
void set_allocated_rotation_delta (::fuchsia::sensors::QuaternionF * value)
Defined at line 2861 of file gen/src/sensors/playback/proto/types.pb.h
void unsafe_arena_set_allocated_rotation_delta (::fuchsia::sensors::QuaternionF * value)
Defined at line 2804 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::QuaternionF * unsafe_arena_release_rotation_delta ()
Defined at line 2837 of file gen/src/sensors/playback/proto/types.pb.h
bool has_translation_delta ()
.fuchsia.sensors.Vec3F translation_delta = 4;
Defined at line 2883 of file gen/src/sensors/playback/proto/types.pb.h
void clear_translation_delta ()
Defined at line 2888 of file gen/src/sensors/playback/proto/types.pb.h
const ::fuchsia::sensors::Vec3F & translation_delta ()
Defined at line 2898 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::Vec3F * release_translation_delta ()
Defined at line 2916 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::Vec3F * mutable_translation_delta ()
Defined at line 2952 of file gen/src/sensors/playback/proto/types.pb.h
void set_allocated_translation_delta (::fuchsia::sensors::Vec3F * value)
Defined at line 2959 of file gen/src/sensors/playback/proto/types.pb.h
void unsafe_arena_set_allocated_translation_delta (::fuchsia::sensors::Vec3F * value)
Defined at line 2902 of file gen/src/sensors/playback/proto/types.pb.h
::fuchsia::sensors::Vec3F * unsafe_arena_release_translation_delta ()
Defined at line 2935 of file gen/src/sensors/playback/proto/types.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kRotationFieldNumber | 1 |
| kTranslationFieldNumber | 2 |
| kRotationDeltaFieldNumber | 3 |
| kTranslationDeltaFieldNumber | 4 |
accessors -------------------------------------------------------
Defined at line 1418 of file gen/src/sensors/playback/proto/types.pb.h
Friends
class TableStruct_types_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view Pose ()
void Pose (Pose & aPose & b)