List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
Shadows Class Reference
#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::Color & | color () 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::Header & | header () 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::Color * | mutable_color () |
::gz::msgs::Header * | mutable_header () |
Shadows * | New () const final |
Shadows * | New (::google::protobuf::Arena *arena) const final |
Shadows & | operator= (const Shadows &from) |
::gz::msgs::Color * | release_color () |
::gz::msgs::Header * | release_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 Shadows & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Shadows * | internal_default_instance () |
static const ::google::protobuf::EnumDescriptor * | ShadowType_descriptor () |
static bool | ShadowType_IsValid (int value) |
static const ::std::string & | ShadowType_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
typedef Shadows_ShadowType ShadowType |
Constructor & Destructor Documentation
◆ Shadows() [1/2]
Shadows | ( | ) |
◆ ~Shadows()
|
virtual |
◆ Shadows() [2/2]
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_color()
void clear_color | ( | ) |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_type()
|
inline |
◆ color()
|
inline |
References gz::msgs::_Color_default_instance_.
Referenced by Shadows::set_allocated_color().
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const Shadows & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_color()
|
inline |
References Shadows::internal_default_instance().
◆ has_header()
|
inline |
References Shadows::internal_default_instance().
◆ header()
|
inline |
References gz::msgs::_Header_default_instance_.
Referenced by Shadows::set_allocated_header().
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References gz::msgs::_Shadows_default_instance_.
Referenced by Shadows::has_color(), and Shadows::has_header().
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const Shadows & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_color()
|
inline |
◆ mutable_header()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
◆ release_color()
|
inline |
◆ release_header()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_color()
|
inline |
References Shadows::color().
◆ set_allocated_header()
|
inline |
References Shadows::header().
◆ set_type()
|
inline |
◆ ShadowType_descriptor()
|
inlinestatic |
References gz::msgs::Shadows_ShadowType_descriptor().
◆ ShadowType_IsValid()
|
inlinestatic |
References gz::msgs::Shadows_ShadowType_IsValid().
◆ ShadowType_Name()
|
inlinestatic |
References gz::msgs::Shadows_ShadowType_Name().
◆ ShadowType_Parse()
|
inlinestatic |
References gz::msgs::Shadows_ShadowType_Parse().
◆ Swap()
void Swap | ( | Shadows * | other | ) |
◆ type()
|
inline |
Member Data Documentation
◆ kColorFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kTypeFieldNumber
|
static |
◆ ShadowType_ARRAYSIZE
|
static |
Initial value:
◆ ShadowType_MAX
|
static |
Initial value:
◆ ShadowType_MIN
|
static |
Initial value:
◆ STENCIL_ADDITIVE
|
static |
Initial value:
◆ STENCIL_MODULATIVE
|
static |
Initial value:
◆ TEXTURE_ADDITIVE
|
static |
Initial value:
◆ TEXTURE_MODULATIVE
|
static |
Initial value:
The documentation for this class was generated from the following file: