Ignition Msgs

API Reference

7.2.0

#include <heightmapgeom.pb.h>

Public Member Functions

 HeightmapGeom_Blend ()
 
 HeightmapGeom_Blend (const HeightmapGeom_Blend &from)
 
virtual ~HeightmapGeom_Blend ()
 
int ByteSize () const
 
void Clear ()
 
void clear_fade_dist ()
 
void clear_min_height ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const HeightmapGeom_Blend &from)
 
double fade_dist () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *output) const
 
bool IsInitialized () const
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const HeightmapGeom_Blend &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
double min_height () const
 
HeightmapGeom_BlendNew () const
 
HeightmapGeom_BlendNew (::google::protobuf::Arena *arena) const
 
HeightmapGeom_Blendoperator= (const HeightmapGeom_Blend &from)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
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 Public Attributes

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

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fheightmapgeom_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2fheightmapgeom_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2fheightmapgeom_2eproto ()
 

Constructor & Destructor Documentation

◆ HeightmapGeom_Blend() [1/2]

◆ ~HeightmapGeom_Blend()

virtual ~HeightmapGeom_Blend ( )
virtual

◆ HeightmapGeom_Blend() [2/2]

Member Function Documentation

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

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

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

◆ GetMetadata()

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

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  output 
) const

◆ IsInitialized()

bool IsInitialized ( ) const

◆ MergeFrom() [1/2]

void MergeFrom ( const ::google::protobuf::Message &  from)

◆ MergeFrom() [2/2]

void MergeFrom ( const HeightmapGeom_Blend from)

◆ MergePartialFromCodedStream()

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

◆ min_height()

double min_height ( ) const
inline

◆ New() [1/2]

HeightmapGeom_Blend* New ( ) const
inline

◆ New() [2/2]

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

◆ operator=()

HeightmapGeom_Blend& operator= ( const HeightmapGeom_Blend from)
inline

◆ SerializeWithCachedSizes()

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

◆ SerializeWithCachedSizesToArray()

::google::protobuf::uint8* SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
inline

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

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2fheightmapgeom_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fheightmapgeom_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2fheightmapgeom_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2fheightmapgeom_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2fheightmapgeom_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2fheightmapgeom_2eproto ( )
friend

Member Data Documentation

◆ kFadeDistFieldNumber

const int kFadeDistFieldNumber = 2
static

◆ kMinHeightFieldNumber

const int kMinHeightFieldNumber = 1
static

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