class QuaternionF

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

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

Public Members

static const int kIndexInFileMessages

Protected Members

static ClassDataFull _class_data_

Public Methods

void CopyFrom (const QuaternionF & from)
void Clear ()
::size_t ByteSizeLong ()
::google::protobuf::Metadata GetMetadata ()
void QuaternionF ()

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

template <typename = void>
void QuaternionF (::google::protobuf::internal::ConstantInitialized )
void QuaternionF (const QuaternionF & from)

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

void QuaternionF (QuaternionF && from)

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

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
QuaternionF & operator= (const QuaternionF & from)

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

QuaternionF & operator= (QuaternionF && from)

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

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

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

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

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

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

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

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

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

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

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

const QuaternionF & default_instance ()

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

const QuaternionF * internal_default_instance ()

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

void Swap (QuaternionF * other)

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

void UnsafeArenaSwap (QuaternionF * other)

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

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

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

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

void MergeFrom (const QuaternionF & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

void ~QuaternionF ()
void clear_x ()

float x = 1;

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

float x ()

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

void set_x (float value)

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

void clear_y ()

float y = 2;

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

float y ()

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

void set_y (float value)

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

void clear_z ()

float z = 3;

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

float z ()

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

void set_z (float value)

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

void clear_w ()

float w = 4;

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

float w ()

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

void set_w (float value)

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

Protected Methods

const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
void QuaternionF (::google::protobuf::Arena * arena)
void QuaternionF (::google::protobuf::Arena * arena, const QuaternionF & from)
void QuaternionF (::google::protobuf::Arena * arena, QuaternionF && from)

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

Enumerations

enum 
Name Value
kXFieldNumber 1
kYFieldNumber 2
kZFieldNumber 3
kWFieldNumber 4

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

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

Friends

class TableStruct_types_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view QuaternionF ()
void QuaternionF (QuaternionF & aQuaternionF & b)