class Vec3F

Defined at line 216 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 Vec3F & from)
void Clear ()
::size_t ByteSizeLong ()
::google::protobuf::Metadata GetMetadata ()
void Vec3F ()

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

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

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

void Vec3F (Vec3F && from)

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

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

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

Vec3F & operator= (Vec3F && from)

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

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

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

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

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

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

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

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

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

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

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

const Vec3F & default_instance ()

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

const Vec3F * internal_default_instance ()

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

void Swap (Vec3F * other)

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

void UnsafeArenaSwap (Vec3F * other)

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

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

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

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

void MergeFrom (const Vec3F & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

void ~Vec3F ()
void clear_x ()

float x = 1;

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

float x ()

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

void set_x (float value)

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

void clear_y ()

float y = 2;

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

float y ()

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

void set_y (float value)

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

void clear_z ()

float z = 3;

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

float z ()

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

void set_z (float value)

Defined at line 2119 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 Vec3F (::google::protobuf::Arena * arena)
void Vec3F (::google::protobuf::Arena * arena, const Vec3F & from)
void Vec3F (::google::protobuf::Arena * arena, Vec3F && from)

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

Enumerations

enum 
Name Value
kXFieldNumber 1
kYFieldNumber 2
kZFieldNumber 3

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

Defined at line 362 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 Vec3F ()
void Vec3F (Vec3F & aVec3F & b)