ClassList > mediapipe > Point
Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message
Classes
Public Types
Public Static Attributes
Public Functions
Public Static Functions
Protected Functions
Type |
Name |
|
Point (::PROTOBUF_NAMESPACE_ID::Arena * arena, bool is_message_owned=false)
|
Public Types Documentation
enum Point
enum mediapipe::Point::Point {
kXFieldNumber = 1,
kYFieldNumber = 2,
kZFieldNumber = 3,
kNormalizedFieldNumber = 4,
kValidFieldNumber = 5
};
Public Static Attributes Documentation
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::Point::_class_data_;
variable kIndexInFileMessages
constexpr int mediapipe::Point::kIndexInFileMessages;
Public Functions Documentation
function ByteSizeLong
size_t mediapipe::Point::ByteSizeLong () const
function Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::Point::Clear ()
function CopyFrom
void mediapipe::Point::CopyFrom (
const Point & from
)
function GetCachedSize
inline int mediapipe::Point::GetCachedSize () const
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::Point::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::Point::GetMetadata () const
function IsInitialized
bool mediapipe::Point::IsInitialized () const
function MergeFrom
void mediapipe::Point::MergeFrom (
const Point & from
)
function New
inline Point * mediapipe::Point::New (
::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function Point [1/5]
inline mediapipe::Point::Point ()
function Point [2/5]
explicit constexpr mediapipe::Point::Point (
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
)
function Point [3/5]
mediapipe::Point::Point (
const Point & from
)
function Point [4/5]
inline mediapipe::Point::Point (
Point && from
) noexcept
function Swap
inline void mediapipe::Point::Swap (
Point * other
)
function UnsafeArenaSwap
inline void mediapipe::Point::UnsafeArenaSwap (
Point * other
)
function _InternalParse
const char * mediapipe::Point::_InternalParse (
const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
)
function _InternalSerialize
uint8_t * mediapipe::Point::_InternalSerialize (
uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const
function clear_normalized
inline void mediapipe::Point::clear_normalized ()
function clear_valid
inline void mediapipe::Point::clear_valid ()
function clear_x
inline void mediapipe::Point::clear_x ()
function clear_y
inline void mediapipe::Point::clear_y ()
function clear_z
inline void mediapipe::Point::clear_z ()
function has_normalized
inline bool mediapipe::Point::has_normalized () const
function has_valid
inline bool mediapipe::Point::has_valid () const
function has_x
inline bool mediapipe::Point::has_x () const
function has_y
inline bool mediapipe::Point::has_y () const
function has_z
inline bool mediapipe::Point::has_z () const
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::Point::mutable_unknown_fields ()
function normalized
inline bool mediapipe::Point::normalized () const
function operator=
inline Point & mediapipe::Point::operator= (
const Point & from
)
function operator=
inline Point & mediapipe::Point::operator= (
Point && from
) noexcept
function set_normalized
inline void mediapipe::Point::set_normalized (
bool value
)
function set_valid
inline void mediapipe::Point::set_valid (
bool value
)
function set_x
inline void mediapipe::Point::set_x (
float value
)
function set_y
inline void mediapipe::Point::set_y (
float value
)
function set_z
inline void mediapipe::Point::set_z (
float value
)
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::Point::unknown_fields () const
function valid
inline bool mediapipe::Point::valid () const
function x
inline float mediapipe::Point::x () const
function y
inline float mediapipe::Point::y () const
function z
inline float mediapipe::Point::z () const
function ~Point
mediapipe::Point::~Point () override
Public Static Functions Documentation
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::Point::GetDescriptor ()
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::Point::GetReflection ()
function default_instance
static inline const Point & mediapipe::Point::default_instance ()
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::Point::descriptor ()
function internal_default_instance
static inline const Point * mediapipe::Point::internal_default_instance ()
Protected Functions Documentation
function Point [5/5]
explicit mediapipe::Point::Point (
::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned=false
)
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::Point::InternalHelper (
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
)
class mediapipe::Point::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
struct mediapipe::Point::TableStruct_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto (
::TableStruct_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto
)
friend swap
inline void mediapipe::Point::swap (
Point & a,
Point & b
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/calculators/util/illixr_data.pb.h