List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
HeightmapGeom_Texture Class Referencefinal
#include <heightmapgeom.pb.h>
Public Types | |
enum | : int { kDiffuseFieldNumber = 1 , kNormalFieldNumber = 2 , kSizeFieldNumber = 3 } |
Public Member Functions | |
HeightmapGeom_Texture () | |
constexpr | HeightmapGeom_Texture (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
HeightmapGeom_Texture (const HeightmapGeom_Texture &from) | |
HeightmapGeom_Texture (HeightmapGeom_Texture &&from) noexcept | |
~HeightmapGeom_Texture () 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_diffuse () |
void | clear_normal () |
void | clear_size () |
void | CopyFrom (const HeightmapGeom_Texture &from) |
const std::string & | diffuse () 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_Texture &from) |
std::string * | mutable_diffuse () |
std::string * | mutable_normal () |
HeightmapGeom_Texture * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
const std::string & | normal () const |
HeightmapGeom_Texture & | operator= (const HeightmapGeom_Texture &from) |
HeightmapGeom_Texture & | operator= (HeightmapGeom_Texture &&from) noexcept |
PROTOBUF_NODISCARD std::string * | release_diffuse () |
PROTOBUF_NODISCARD std::string * | release_normal () |
void | set_allocated_diffuse (std::string *diffuse) |
void | set_allocated_normal (std::string *normal) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_diffuse (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_diffuse (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_normal (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_normal (ArgT0 &&arg0, ArgT... args) |
void | set_size (double value) |
double | size () const |
void | Swap (HeightmapGeom_Texture *other) |
void | UnsafeArenaSwap (HeightmapGeom_Texture *other) |
Static Public Member Functions | |
static const HeightmapGeom_Texture & | default_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_Texture * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
HeightmapGeom_Texture (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
Constructor & Destructor Documentation
◆ HeightmapGeom_Texture() [1/5]
|
inline |
◆ ~HeightmapGeom_Texture()
|
override |
◆ HeightmapGeom_Texture() [2/5]
|
explicitconstexpr |
◆ HeightmapGeom_Texture() [3/5]
HeightmapGeom_Texture | ( | const HeightmapGeom_Texture & | from | ) |
◆ HeightmapGeom_Texture() [4/5]
|
inlinenoexcept |
◆ HeightmapGeom_Texture() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_diffuse()
|
inline |
◆ clear_normal()
|
inline |
◆ clear_size()
|
inline |
◆ CopyFrom()
void CopyFrom | ( | const HeightmapGeom_Texture & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ diffuse()
|
inline |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ internal_default_instance()
|
inlinestatic |
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const HeightmapGeom_Texture & | from | ) |
◆ mutable_diffuse()
|
inline |
◆ mutable_normal()
|
inline |
◆ New()
|
inlinefinal |
◆ normal()
|
inline |
◆ operator=() [1/2]
|
inline |
◆ operator=() [2/2]
|
inlinenoexcept |
◆ release_diffuse()
|
inline |
◆ release_normal()
|
inline |
◆ set_allocated_diffuse()
|
inline |
◆ set_allocated_normal()
|
inline |
◆ set_diffuse() [1/2]
void set_diffuse | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_diffuse() [2/2]
|
inline |
◆ set_normal() [1/2]
void set_normal | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_normal() [2/2]
|
inline |
◆ set_size()
|
inline |
◆ size()
|
inline |
◆ Swap()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
The documentation for this class was generated from the following file: