#include <camera_info.pb.h>
◆ DistortionModelType
◆ anonymous enum
Enumerator |
---|
kKFieldNumber | |
kModelFieldNumber | |
◆ CameraInfo_Distortion() [1/5]
◆ ~CameraInfo_Distortion()
◆ CameraInfo_Distortion() [2/5]
◆ CameraInfo_Distortion() [3/5]
◆ CameraInfo_Distortion() [4/5]
◆ CameraInfo_Distortion() [5/5]
◆ _InternalParse()
const char* _InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
uint8_t* _InternalSerialize |
( |
uint8_t * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ add_k()
void add_k |
( |
double |
value | ) |
|
|
inline |
◆ ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear |
( |
| ) |
|
|
final |
◆ clear_k()
◆ clear_model()
◆ CopyFrom()
◆ default_instance()
◆ descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor |
( |
| ) |
|
|
inlinestatic |
◆ DistortionModelType_descriptor()
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* DistortionModelType_descriptor |
( |
| ) |
|
|
inlinestatic |
◆ DistortionModelType_IsValid()
static bool DistortionModelType_IsValid |
( |
int |
value | ) |
|
|
inlinestatic |
◆ DistortionModelType_Name()
static const std::string& DistortionModelType_Name |
( |
T |
enum_t_value | ) |
|
|
inlinestatic |
◆ DistortionModelType_Parse()
static bool DistortionModelType_Parse |
( |
::PROTOBUF_NAMESPACE_ID::ConstStringParam |
name, |
|
|
DistortionModelType * |
value |
|
) |
| |
|
inlinestatic |
◆ GetCachedSize()
int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData* GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ internal_default_instance()
◆ IsInitialized()
bool IsInitialized |
( |
| ) |
const |
|
final |
◆ k() [1/2]
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & k |
( |
| ) |
const |
|
inline |
◆ k() [2/2]
double k |
( |
int |
index | ) |
const |
|
inline |
◆ k_size()
◆ MergeFrom()
◆ model()
◆ mutable_k()
PROTOBUF_NAMESPACE_ID::RepeatedField< double > * mutable_k |
( |
| ) |
|
|
inline |
◆ New()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ set_k()
void set_k |
( |
int |
index, |
|
|
double |
value |
|
) |
| |
|
inline |
◆ set_model()
◆ Swap()
◆ UnsafeArenaSwap()
◆ _class_data_
const ClassData _class_data_ |
|
static |
◆ DistortionModelType_ARRAYSIZE
constexpr int DistortionModelType_ARRAYSIZE |
|
staticconstexpr |
Initial value:=
constexpr int CameraInfo_Distortion_DistortionModelType_DistortionModelType_ARRAYSIZE
Definition: camera_info.pb.h:104
◆ DistortionModelType_MAX
Initial value:=
constexpr CameraInfo_Distortion_DistortionModelType CameraInfo_Distortion_DistortionModelType_DistortionModelType_MAX
Definition: camera_info.pb.h:103
◆ DistortionModelType_MIN
Initial value:=
constexpr CameraInfo_Distortion_DistortionModelType CameraInfo_Distortion_DistortionModelType_DistortionModelType_MIN
Definition: camera_info.pb.h:102
◆ EQUIDISTANT
Initial value:=
@ CameraInfo_Distortion_DistortionModelType_EQUIDISTANT
Definition: camera_info.pb.h:97
◆ kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
◆ PLUMB_BOB
Initial value:=
@ CameraInfo_Distortion_DistortionModelType_PLUMB_BOB
Definition: camera_info.pb.h:95
◆ RATIONAL_POLYNOMIAL
Initial value:=
@ CameraInfo_Distortion_DistortionModelType_RATIONAL_POLYNOMIAL
Definition: camera_info.pb.h:96
The documentation for this class was generated from the following file: