Gazebo Msgs

API Reference

9.5.0

#include <shadows.pb.h>

Public Types

typedef Shadows_ShadowType ShadowType
 

Public Member Functions

 Shadows ()
 
 Shadows (const Shadows &from)
 
virtual ~Shadows ()
 
size_t ByteSizeLong () const final
 
void Clear () final
 
void clear_color ()
 
void clear_header ()
 
void clear_type ()
 
const ::gz::msgs::Colorcolor () const
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const Shadows &from)
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
bool has_color () const
 
bool has_header () const
 
const ::gz::msgs::Headerheader () const
 
::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 Shadows &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
::gz::msgs::Colormutable_color ()
 
::gz::msgs::Headermutable_header ()
 
ShadowsNew () const final
 
ShadowsNew (::google::protobuf::Arena *arena) const final
 
Shadowsoperator= (const Shadows &from)
 
::gz::msgs::Colorrelease_color ()
 
::gz::msgs::Headerrelease_header ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
void set_allocated_color (::gz::msgs::Color *color)
 
void set_allocated_header (::gz::msgs::Header *header)
 
void set_type (::gz::msgs::Shadows_ShadowType value)
 
void Swap (Shadows *other)
 
::gz::msgs::Shadows_ShadowType type () const
 

Static Public Member Functions

static const Shadowsdefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 
static void InitAsDefaultInstance ()
 
static const Shadowsinternal_default_instance ()
 
static const ::google::protobuf::EnumDescriptor * ShadowType_descriptor ()
 
static bool ShadowType_IsValid (int value)
 
static const ::std::stringShadowType_Name (ShadowType value)
 
static bool ShadowType_Parse (const ::std::string &name, ShadowType *value)
 

Static Public Attributes

static const int kColorFieldNumber = 3
 
static const int kHeaderFieldNumber = 1
 
static constexpr int kIndexInFileMessages
 
static const int kTypeFieldNumber = 2
 
static const int ShadowType_ARRAYSIZE
 
static const ShadowType ShadowType_MAX
 
static const ShadowType ShadowType_MIN
 
static const ShadowType STENCIL_ADDITIVE
 
static const ShadowType STENCIL_MODULATIVE
 
static const ShadowType TEXTURE_ADDITIVE
 
static const ShadowType TEXTURE_MODULATIVE
 

Member Typedef Documentation

◆ ShadowType

Constructor & Destructor Documentation

◆ Shadows() [1/2]

Shadows ( )

◆ ~Shadows()

virtual ~Shadows ( )
virtual

◆ Shadows() [2/2]

Shadows ( const Shadows from)

Member Function Documentation

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

void Clear ( )
final

◆ clear_color()

void clear_color ( )

◆ clear_header()

void clear_header ( )

◆ clear_type()

void clear_type ( )
inline

◆ color()

const ::gz::msgs::Color & color ( ) const
inline

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const Shadows from)

◆ default_instance()

static const Shadows& default_instance ( )
static

◆ descriptor()

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

◆ GetCachedSize()

int GetCachedSize ( ) const
inlinefinal

◆ GetMetadata()

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

◆ has_color()

bool has_color ( ) const
inline

◆ has_header()

bool has_header ( ) const
inline

◆ header()

const ::gz::msgs::Header & header ( ) const
inline

◆ InitAsDefaultInstance()

static void InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const Shadows* 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 Shadows from)

◆ MergePartialFromCodedStream()

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

◆ mutable_color()

gz::msgs::Color * mutable_color ( )
inline

◆ mutable_header()

gz::msgs::Header * mutable_header ( )
inline

◆ New() [1/2]

Shadows* New ( ) const
inlinefinal

◆ New() [2/2]

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

◆ operator=()

Shadows& operator= ( const Shadows from)
inline

◆ release_color()

gz::msgs::Color * release_color ( )
inline

◆ release_header()

gz::msgs::Header * release_header ( )
inline

◆ SerializeWithCachedSizes()

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

◆ set_allocated_color()

void set_allocated_color ( ::gz::msgs::Color color)
inline

References Shadows::color().

◆ set_allocated_header()

void set_allocated_header ( ::gz::msgs::Header header)
inline

References Shadows::header().

◆ set_type()

void set_type ( ::gz::msgs::Shadows_ShadowType  value)
inline

◆ ShadowType_descriptor()

static const ::google::protobuf::EnumDescriptor* ShadowType_descriptor ( )
inlinestatic

◆ ShadowType_IsValid()

static bool ShadowType_IsValid ( int  value)
inlinestatic

◆ ShadowType_Name()

static const ::std::string& ShadowType_Name ( ShadowType  value)
inlinestatic

◆ ShadowType_Parse()

static bool ShadowType_Parse ( const ::std::string name,
ShadowType value 
)
inlinestatic

◆ Swap()

void Swap ( Shadows other)

◆ type()

gz::msgs::Shadows_ShadowType type ( ) const
inline

Member Data Documentation

◆ kColorFieldNumber

const int kColorFieldNumber = 3
static

◆ kHeaderFieldNumber

const int kHeaderFieldNumber = 1
static

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
0

◆ kTypeFieldNumber

const int kTypeFieldNumber = 2
static

◆ ShadowType_ARRAYSIZE

const int ShadowType_ARRAYSIZE
static

◆ ShadowType_MAX

const ShadowType ShadowType_MAX
static

◆ ShadowType_MIN

const ShadowType ShadowType_MIN
static

◆ STENCIL_ADDITIVE

const ShadowType STENCIL_ADDITIVE
static

◆ STENCIL_MODULATIVE

const ShadowType STENCIL_MODULATIVE
static

◆ TEXTURE_ADDITIVE

const ShadowType TEXTURE_ADDITIVE
static

◆ TEXTURE_MODULATIVE

const ShadowType TEXTURE_MODULATIVE
static

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