Ignition Msgs

API Reference

5.8.1

#include <heightmapgeom.pb.h>

Public Types

enum  : int { kMinHeightFieldNumber = 1 , kFadeDistFieldNumber = 2 }
 

Public Member Functions

 HeightmapGeom_Blend ()
 
constexpr HeightmapGeom_Blend (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 HeightmapGeom_Blend (const HeightmapGeom_Blend &from)
 
 HeightmapGeom_Blend (HeightmapGeom_Blend &&from) noexcept
 
 ~HeightmapGeom_Blend () override
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
size_t ByteSizeLong () const final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
void clear_fade_dist ()
 
void clear_min_height ()
 
void CopyFrom (const HeightmapGeom_Blend &from)
 
double fade_dist () const
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool IsInitialized () const final
 
void MergeFrom (const HeightmapGeom_Blend &from)
 
double min_height () const
 
HeightmapGeom_BlendNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
HeightmapGeom_Blendoperator= (const HeightmapGeom_Blend &from)
 
HeightmapGeom_Blendoperator= (HeightmapGeom_Blend &&from) noexcept
 
void set_fade_dist (double value)
 
void set_min_height (double value)
 
void Swap (HeightmapGeom_Blend *other)
 
void UnsafeArenaSwap (HeightmapGeom_Blend *other)
 

Static Public Member Functions

static const HeightmapGeom_Blenddefault_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const HeightmapGeom_Blendinternal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

 HeightmapGeom_Blend (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kMinHeightFieldNumber 
kFadeDistFieldNumber 

Constructor & Destructor Documentation

◆ HeightmapGeom_Blend() [1/5]

HeightmapGeom_Blend ( )
inline

◆ ~HeightmapGeom_Blend()

~HeightmapGeom_Blend ( )
override

◆ HeightmapGeom_Blend() [2/5]

constexpr HeightmapGeom_Blend ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicitconstexpr

◆ HeightmapGeom_Blend() [3/5]

◆ HeightmapGeom_Blend() [4/5]

HeightmapGeom_Blend ( HeightmapGeom_Blend &&  from)
inlinenoexcept

◆ HeightmapGeom_Blend() [5/5]

HeightmapGeom_Blend ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _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

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear ( )
final

◆ clear_fade_dist()

void clear_fade_dist ( )
inline

◆ clear_min_height()

void clear_min_height ( )
inline

◆ CopyFrom()

void CopyFrom ( const HeightmapGeom_Blend from)

◆ default_instance()

static const HeightmapGeom_Blend& default_instance ( )
inlinestatic

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor ( )
inlinestatic

◆ fade_dist()

double fade_dist ( ) const
inline

◆ 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()

static const HeightmapGeom_Blend* internal_default_instance ( )
inlinestatic

◆ IsInitialized()

bool IsInitialized ( ) const
final

◆ MergeFrom()

void MergeFrom ( const HeightmapGeom_Blend from)

◆ min_height()

double min_height ( ) const
inline

◆ New()

HeightmapGeom_Blend* New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

◆ operator=() [1/2]

HeightmapGeom_Blend& operator= ( const HeightmapGeom_Blend from)
inline

◆ operator=() [2/2]

HeightmapGeom_Blend& operator= ( HeightmapGeom_Blend &&  from)
inlinenoexcept

◆ set_fade_dist()

void set_fade_dist ( double  value)
inline

◆ set_min_height()

void set_min_height ( double  value)
inline

◆ Swap()

void Swap ( HeightmapGeom_Blend other)
inline

◆ UnsafeArenaSwap()

void UnsafeArenaSwap ( HeightmapGeom_Blend other)
inline

Member Data Documentation

◆ _class_data_

const ClassData _class_data_
static

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
1

The documentation for this class was generated from the following file: