class QuaternionF

Defined at line 809 of file gen/src/sensors/playback/proto/types.pb.h

-------------------------------------------------------------------

Public Members

static const int kIndexInFileMessages

Public Methods

void CopyFrom (const QuaternionF & from)
void Clear ()
::size_t ByteSizeLong ()
void QuaternionF ()

Defined at line 812 of file gen/src/sensors/playback/proto/types.pb.h

void QuaternionF (QuaternionF && from)

Defined at line 828 of file gen/src/sensors/playback/proto/types.pb.h

QuaternionF & operator= (const QuaternionF & from)

Defined at line 829 of file gen/src/sensors/playback/proto/types.pb.h

QuaternionF & operator= (QuaternionF && from)

Defined at line 833 of file gen/src/sensors/playback/proto/types.pb.h

const ::google::protobuf::UnknownFieldSet & unknown_fields ()

Defined at line 843 of file gen/src/sensors/playback/proto/types.pb.h

::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()

Defined at line 847 of file gen/src/sensors/playback/proto/types.pb.h

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

Defined at line 852 of file gen/src/sensors/playback/proto/types.pb.h

const ::google::protobuf::Descriptor * GetDescriptor ()

Defined at line 855 of file gen/src/sensors/playback/proto/types.pb.h

const ::google::protobuf::Reflection * GetReflection ()

Defined at line 859 of file gen/src/sensors/playback/proto/types.pb.h

const QuaternionF & default_instance ()

Defined at line 862 of file gen/src/sensors/playback/proto/types.pb.h

void Swap (QuaternionF * other)

Defined at line 867 of file gen/src/sensors/playback/proto/types.pb.h

void UnsafeArenaSwap (QuaternionF * other)

Defined at line 875 of file gen/src/sensors/playback/proto/types.pb.h

QuaternionF * New (::google::protobuf::Arena * arena)

implements Message ----------------------------------------------

Defined at line 883 of file gen/src/sensors/playback/proto/types.pb.h

void MergeFrom (const QuaternionF & from)

Defined at line 890 of file gen/src/sensors/playback/proto/types.pb.h

bool IsInitialized ()

Defined at line 897 of file gen/src/sensors/playback/proto/types.pb.h

int GetCachedSize ()

Defined at line 921 of file gen/src/sensors/playback/proto/types.pb.h

void ~QuaternionF ()
template <typename = void>
void QuaternionF (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void QuaternionF (const QuaternionF & from)

Defined at line 827 of file gen/src/sensors/playback/proto/types.pb.h

::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 ()
void clear_x ()

float x = 1;

Defined at line 2489 of file gen/src/sensors/playback/proto/types.pb.h

float x ()

Defined at line 2494 of file gen/src/sensors/playback/proto/types.pb.h

void set_x (float value)

Defined at line 2498 of file gen/src/sensors/playback/proto/types.pb.h

void clear_y ()

float y = 2;

Defined at line 2513 of file gen/src/sensors/playback/proto/types.pb.h

float y ()

Defined at line 2518 of file gen/src/sensors/playback/proto/types.pb.h

void set_y (float value)

Defined at line 2522 of file gen/src/sensors/playback/proto/types.pb.h

void clear_z ()

float z = 3;

Defined at line 2537 of file gen/src/sensors/playback/proto/types.pb.h

float z ()

Defined at line 2542 of file gen/src/sensors/playback/proto/types.pb.h

void set_z (float value)

Defined at line 2546 of file gen/src/sensors/playback/proto/types.pb.h

void clear_w ()

float w = 4;

Defined at line 2561 of file gen/src/sensors/playback/proto/types.pb.h

float w ()

Defined at line 2566 of file gen/src/sensors/playback/proto/types.pb.h

void set_w (float value)

Defined at line 2570 of file gen/src/sensors/playback/proto/types.pb.h

Enumerations

enum (unnamed) : int
Name Value
kXFieldNumber 1
kYFieldNumber 2
kZFieldNumber 3
kWFieldNumber 4

accessors -------------------------------------------------------

Defined at line 956 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 QuaternionF ()
void QuaternionF (QuaternionF & aQuaternionF & b)