Skip to content

Class mediapipe::LandmarkProjectionCalculatorOptions

ClassList > mediapipe > LandmarkProjectionCalculatorOptions

Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message

Classes

Type Name
class _Internal

Public Types

Type Name
enum int LandmarkProjectionCalculatorOptions

Public Attributes

Type Name
::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::mediapipe::CalculatorOptions, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::mediapipe::LandmarkProjectionCalculatorOptions >, 11, false > ext

Public Static Attributes

Type Name
const ClassData _class_data_ = /* multi line expression */
const int kExtFieldNumber = 263371892
constexpr int kIndexInFileMessages = /* multi line expression */

Public Functions

Type Name
size_t ByteSizeLong () const
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear ()
void CopyFrom (const LandmarkProjectionCalculatorOptions & from)
int GetCachedSize () const
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const
bool IsInitialized () const
LandmarkProjectionCalculatorOptions ()
constexpr LandmarkProjectionCalculatorOptions (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
LandmarkProjectionCalculatorOptions (const LandmarkProjectionCalculatorOptions & from)
LandmarkProjectionCalculatorOptions (LandmarkProjectionCalculatorOptions && from) noexcept
void MergeFrom (const LandmarkProjectionCalculatorOptions & from)
LandmarkProjectionCalculatorOptions * New (::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr) const
void Swap (LandmarkProjectionCalculatorOptions * other)
void UnsafeArenaSwap (LandmarkProjectionCalculatorOptions * other)
const char * _InternalParse (const char * ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx)
uint8_t * _InternalSerialize (uint8_t * target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream) const
void clear_ignore_rotation ()
bool has_ignore_rotation () const
bool ignore_rotation () const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
LandmarkProjectionCalculatorOptions & operator= (const LandmarkProjectionCalculatorOptions & from)
LandmarkProjectionCalculatorOptions & operator= (LandmarkProjectionCalculatorOptions && from) noexcept
void set_ignore_rotation (bool value)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
~LandmarkProjectionCalculatorOptions () override

Public Static Functions

Type Name
const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
const LandmarkProjectionCalculatorOptions & default_instance ()
const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
const LandmarkProjectionCalculatorOptions * internal_default_instance ()

Protected Functions

Type Name
LandmarkProjectionCalculatorOptions (::PROTOBUF_NAMESPACE_ID::Arena * arena, bool is_message_owned=false)

Public Types Documentation

enum LandmarkProjectionCalculatorOptions

enum mediapipe::LandmarkProjectionCalculatorOptions::LandmarkProjectionCalculatorOptions {
    kIgnoreRotationFieldNumber = 1
};

Public Attributes Documentation

variable ext

PROTOBUF_ATTRIBUTE_INIT_PRIORITY::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<::mediapipe::CalculatorOptions,::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits<::mediapipe::LandmarkProjectionCalculatorOptions >, 11, false > mediapipe::LandmarkProjectionCalculatorOptions::ext;

Public Static Attributes Documentation

variable _class_data_

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::LandmarkProjectionCalculatorOptions::_class_data_;

variable kExtFieldNumber

const int mediapipe::LandmarkProjectionCalculatorOptions::kExtFieldNumber;

variable kIndexInFileMessages

constexpr int mediapipe::LandmarkProjectionCalculatorOptions::kIndexInFileMessages;

Public Functions Documentation

function ByteSizeLong

size_t mediapipe::LandmarkProjectionCalculatorOptions::ByteSizeLong () const

function Clear

PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::LandmarkProjectionCalculatorOptions::Clear () 

function CopyFrom

void mediapipe::LandmarkProjectionCalculatorOptions::CopyFrom (
    const LandmarkProjectionCalculatorOptions & from
) 

function GetCachedSize

inline int mediapipe::LandmarkProjectionCalculatorOptions::GetCachedSize () const

function GetClassData

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::LandmarkProjectionCalculatorOptions::GetClassData () const

function GetMetadata

::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::LandmarkProjectionCalculatorOptions::GetMetadata () const

function IsInitialized

bool mediapipe::LandmarkProjectionCalculatorOptions::IsInitialized () const

function LandmarkProjectionCalculatorOptions [1/5]

inline mediapipe::LandmarkProjectionCalculatorOptions::LandmarkProjectionCalculatorOptions () 

function LandmarkProjectionCalculatorOptions [2/5]

explicit constexpr mediapipe::LandmarkProjectionCalculatorOptions::LandmarkProjectionCalculatorOptions (
    ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
) 

function LandmarkProjectionCalculatorOptions [3/5]

mediapipe::LandmarkProjectionCalculatorOptions::LandmarkProjectionCalculatorOptions (
    const LandmarkProjectionCalculatorOptions & from
) 

function LandmarkProjectionCalculatorOptions [4/5]

inline mediapipe::LandmarkProjectionCalculatorOptions::LandmarkProjectionCalculatorOptions (
    LandmarkProjectionCalculatorOptions && from
) noexcept

function MergeFrom

void mediapipe::LandmarkProjectionCalculatorOptions::MergeFrom (
    const LandmarkProjectionCalculatorOptions & from
) 

function New

inline LandmarkProjectionCalculatorOptions * mediapipe::LandmarkProjectionCalculatorOptions::New (
    ::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const

function Swap

inline void mediapipe::LandmarkProjectionCalculatorOptions::Swap (
    LandmarkProjectionCalculatorOptions * other
) 

function UnsafeArenaSwap

inline void mediapipe::LandmarkProjectionCalculatorOptions::UnsafeArenaSwap (
    LandmarkProjectionCalculatorOptions * other
) 

function _InternalParse

const char * mediapipe::LandmarkProjectionCalculatorOptions::_InternalParse (
    const char * ptr,
    ::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
) 

function _InternalSerialize

uint8_t * mediapipe::LandmarkProjectionCalculatorOptions::_InternalSerialize (
    uint8_t * target,
    ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const

function clear_ignore_rotation

inline void mediapipe::LandmarkProjectionCalculatorOptions::clear_ignore_rotation () 

function has_ignore_rotation

inline bool mediapipe::LandmarkProjectionCalculatorOptions::has_ignore_rotation () const

function ignore_rotation

inline bool mediapipe::LandmarkProjectionCalculatorOptions::ignore_rotation () const

function mutable_unknown_fields

inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::LandmarkProjectionCalculatorOptions::mutable_unknown_fields () 

function operator=

inline LandmarkProjectionCalculatorOptions & mediapipe::LandmarkProjectionCalculatorOptions::operator= (
    const LandmarkProjectionCalculatorOptions & from
) 

function operator=

inline LandmarkProjectionCalculatorOptions & mediapipe::LandmarkProjectionCalculatorOptions::operator= (
    LandmarkProjectionCalculatorOptions && from
) noexcept

function set_ignore_rotation

inline void mediapipe::LandmarkProjectionCalculatorOptions::set_ignore_rotation (
    bool value
) 

function unknown_fields

inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::LandmarkProjectionCalculatorOptions::unknown_fields () const

function ~LandmarkProjectionCalculatorOptions

mediapipe::LandmarkProjectionCalculatorOptions::~LandmarkProjectionCalculatorOptions () override

Public Static Functions Documentation

function GetDescriptor

static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::LandmarkProjectionCalculatorOptions::GetDescriptor () 

function GetReflection

static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::LandmarkProjectionCalculatorOptions::GetReflection () 

function default_instance

static inline const LandmarkProjectionCalculatorOptions & mediapipe::LandmarkProjectionCalculatorOptions::default_instance () 

function descriptor

static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::LandmarkProjectionCalculatorOptions::descriptor () 

function internal_default_instance

static inline const LandmarkProjectionCalculatorOptions * mediapipe::LandmarkProjectionCalculatorOptions::internal_default_instance () 

Protected Functions Documentation

function LandmarkProjectionCalculatorOptions [5/5]

explicit mediapipe::LandmarkProjectionCalculatorOptions::LandmarkProjectionCalculatorOptions (
    ::PROTOBUF_NAMESPACE_ID::Arena * arena,
    bool is_message_owned=false
) 

Friends Documentation

friend InternalHelper

template<typename T>
class mediapipe::LandmarkProjectionCalculatorOptions::InternalHelper (
    ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
) 

friend AnyMetadata

class mediapipe::LandmarkProjectionCalculatorOptions::AnyMetadata (
    ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
) 

friend TableStruct_mediapipe_2fcalculators_2futil_2flandmark_5fprojection_5fcalculator_2eproto

struct mediapipe::LandmarkProjectionCalculatorOptions::TableStruct_mediapipe_2fcalculators_2futil_2flandmark_5fprojection_5fcalculator_2eproto (
    ::TableStruct_mediapipe_2fcalculators_2futil_2flandmark_5fprojection_5fcalculator_2eproto
) 

friend swap

inline void mediapipe::LandmarkProjectionCalculatorOptions::swap (
    LandmarkProjectionCalculatorOptions & a,
    LandmarkProjectionCalculatorOptions & b
) 


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/calculators/util/landmark_projection_calculator.pb.h