#include <vector3d.pb.h>
◆ Vector3d() [1/2]
◆ ~Vector3d()
◆ Vector3d() [2/2]
◆ ByteSizeLong()
  
  | 
        
          | size_t ByteSizeLong | ( |  | ) | const |  | final | 
 
 
◆ Clear()
◆ clear_header()
◆ clear_x()
◆ clear_y()
◆ clear_z()
◆ CopyFrom() [1/2]
  
  | 
        
          | void CopyFrom | ( | const ::google::protobuf::Message & | from | ) |  |  | final | 
 
 
◆ CopyFrom() [2/2]
◆ default_instance()
  
  | 
        
          | static const Vector3d& default_instance | ( |  | ) |  |  | static | 
 
 
◆ descriptor()
  
  | 
        
          | static const ::google::protobuf::Descriptor* descriptor | ( |  | ) |  |  | static | 
 
 
◆ GetCachedSize()
  
  | 
        
          | int GetCachedSize | ( |  | ) | const |  | inlinefinal | 
 
 
◆ GetMetadata()
  
  | 
        
          | ::google::protobuf::Metadata GetMetadata | ( |  | ) | const |  | final | 
 
 
◆ has_header()
  
  | 
        
          | bool has_header | ( |  | ) | const |  | inline | 
 
 
◆ header()
◆ InitAsDefaultInstance()
  
  | 
        
          | static void InitAsDefaultInstance | ( |  | ) |  |  | static | 
 
 
◆ internal_default_instance()
  
  | 
        
          | static const Vector3d* internal_default_instance | ( |  | ) |  |  | inlinestatic | 
 
 
◆ InternalSerializeWithCachedSizesToArray()
  
  | 
        
          | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray | ( | bool | deterministic, |  
          |  |  | ::google::protobuf::uint8 * | target |  
          |  | ) |  | const |  | final | 
 
 
◆ IsInitialized()
  
  | 
        
          | bool IsInitialized | ( |  | ) | const |  | final | 
 
 
◆ MergeFrom() [1/2]
  
  | 
        
          | void MergeFrom | ( | const ::google::protobuf::Message & | from | ) |  |  | final | 
 
 
◆ MergeFrom() [2/2]
◆ MergePartialFromCodedStream()
  
  | 
        
          | bool MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |  |  | final | 
 
 
◆ mutable_header()
◆ New() [1/2]
◆ New() [2/2]
  
  | 
        
          | Vector3d* New | ( | ::google::protobuf::Arena * | arena | ) | const |  | inlinefinal | 
 
 
◆ operator=()
◆ release_header()
◆ SerializeWithCachedSizes()
  
  | 
        
          | void SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |  | final | 
 
 
◆ set_allocated_header()
◆ set_x()
  
  | 
        
          | void set_x | ( | double | value | ) |  |  | inline | 
 
 
◆ set_y()
  
  | 
        
          | void set_y | ( | double | value | ) |  |  | inline | 
 
 
◆ set_z()
  
  | 
        
          | void set_z | ( | double | value | ) |  |  | inline | 
 
 
◆ Swap()
◆ x()
◆ y()
◆ z()
◆ kHeaderFieldNumber
  
  | 
        
          | const int kHeaderFieldNumber = 1 |  | static | 
 
 
◆ kIndexInFileMessages
  
  | 
        
          | constexpr int kIndexInFileMessages |  | staticconstexpr | 
 
 
◆ kXFieldNumber
  
  | 
        
          | const int kXFieldNumber = 2 |  | static | 
 
 
◆ kYFieldNumber
  
  | 
        
          | const int kYFieldNumber = 3 |  | static | 
 
 
◆ kZFieldNumber
  
  | 
        
          | const int kZFieldNumber = 4 |  | static | 
 
 
The documentation for this class was generated from the following file: