Gazebo Msgs

API Reference

9.5.0

#include <heightmapgeom.pb.h>

Public Member Functions

 HeightmapGeom_Blend ()
 
 HeightmapGeom_Blend (const HeightmapGeom_Blend &from)
 
virtual ~HeightmapGeom_Blend ()
 
size_t ByteSizeLong () const final
 
void Clear () final
 
void clear_fade_dist ()
 
void clear_min_height ()
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const HeightmapGeom_Blend &from)
 
double fade_dist () const
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
bool IsInitialized () const final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const HeightmapGeom_Blend &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
double min_height () const
 
HeightmapGeom_BlendNew () const final
 
HeightmapGeom_BlendNew (::google::protobuf::Arena *arena) const final
 
HeightmapGeom_Blendoperator= (const HeightmapGeom_Blend &from)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
void set_fade_dist (double value)
 
void set_min_height (double value)
 
void Swap (HeightmapGeom_Blend *other)
 

Static Public Member Functions

static const HeightmapGeom_Blenddefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 
static void InitAsDefaultInstance ()
 
static const HeightmapGeom_Blendinternal_default_instance ()
 

Static Public Attributes

static const int kFadeDistFieldNumber = 2
 
static constexpr int kIndexInFileMessages
 
static const int kMinHeightFieldNumber = 1
 

Constructor & Destructor Documentation

◆ HeightmapGeom_Blend() [1/2]

◆ ~HeightmapGeom_Blend()

virtual ~HeightmapGeom_Blend ( )
virtual

◆ HeightmapGeom_Blend() [2/2]

Member Function Documentation

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

void Clear ( )
final

◆ clear_fade_dist()

void clear_fade_dist ( )
inline

◆ clear_min_height()

void clear_min_height ( )
inline

◆ CopyFrom() [1/2]

void CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

void CopyFrom ( const HeightmapGeom_Blend from)

◆ default_instance()

static const HeightmapGeom_Blend& default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* descriptor ( )
static

◆ fade_dist()

double fade_dist ( ) const
inline

◆ GetCachedSize()

int GetCachedSize ( ) const
inlinefinal

◆ GetMetadata()

::google::protobuf::Metadata GetMetadata ( ) const
final

◆ InitAsDefaultInstance()

static void InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const HeightmapGeom_Blend* 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]

void MergeFrom ( const HeightmapGeom_Blend from)

◆ MergePartialFromCodedStream()

bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ min_height()

double min_height ( ) const
inline

◆ New() [1/2]

HeightmapGeom_Blend* New ( ) const
inlinefinal

◆ New() [2/2]

HeightmapGeom_Blend* New ( ::google::protobuf::Arena *  arena) const
inlinefinal

◆ operator=()

HeightmapGeom_Blend& operator= ( const HeightmapGeom_Blend from)
inline

◆ SerializeWithCachedSizes()

void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

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

Member Data Documentation

◆ kFadeDistFieldNumber

const int kFadeDistFieldNumber = 2
static

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
1

◆ kMinHeightFieldNumber

const int kMinHeightFieldNumber = 1
static

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