List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
HeightmapGeom_Texture Class Reference
#include <heightmapgeom.pb.h>
Public Member Functions | |
HeightmapGeom_Texture () | |
HeightmapGeom_Texture (const HeightmapGeom_Texture &from) | |
virtual | ~HeightmapGeom_Texture () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_diffuse () |
void | clear_normal () |
void | clear_size () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const HeightmapGeom_Texture &from) |
const ::std::string & | diffuse () 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_Texture &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::std::string * | mutable_diffuse () |
::std::string * | mutable_normal () |
HeightmapGeom_Texture * | New () const final |
HeightmapGeom_Texture * | New (::google::protobuf::Arena *arena) const final |
const ::std::string & | normal () const |
HeightmapGeom_Texture & | operator= (const HeightmapGeom_Texture &from) |
::std::string * | release_diffuse () |
::std::string * | release_normal () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_diffuse (::std::string *diffuse) |
void | set_allocated_normal (::std::string *normal) |
void | set_diffuse (const ::std::string &value) |
void | set_diffuse (const char *value) |
void | set_diffuse (const char *value, size_t size) |
void | set_normal (const ::std::string &value) |
void | set_normal (const char *value) |
void | set_normal (const char *value, size_t size) |
void | set_size (double value) |
double | size () const |
void | Swap (HeightmapGeom_Texture *other) |
Static Public Member Functions | |
static const HeightmapGeom_Texture & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const HeightmapGeom_Texture * | internal_default_instance () |
Static Public Attributes | |
static const int | kDiffuseFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kNormalFieldNumber = 2 |
static const int | kSizeFieldNumber = 3 |
Constructor & Destructor Documentation
🔗HeightmapGeom_Texture() [1/2]
🔗~HeightmapGeom_Texture()
|
virtual |
🔗HeightmapGeom_Texture() [2/2]
HeightmapGeom_Texture | ( | const HeightmapGeom_Texture & | from | ) |
Member Function Documentation
🔗ByteSizeLong()
|
final |
🔗Clear()
|
final |
🔗clear_diffuse()
|
inline |
🔗clear_normal()
|
inline |
🔗clear_size()
|
inline |
🔗CopyFrom() [1/2]
|
final |
🔗CopyFrom() [2/2]
void CopyFrom | ( | const HeightmapGeom_Texture & | from | ) |
🔗default_instance()
|
static |
🔗descriptor()
|
static |
🔗diffuse()
|
inline |
🔗GetCachedSize()
|
inlinefinal |
🔗GetMetadata()
|
final |
🔗InitAsDefaultInstance()
|
static |
🔗internal_default_instance()
|
inlinestatic |
🔗InternalSerializeWithCachedSizesToArray()
|
final |
🔗IsInitialized()
|
final |
🔗MergeFrom() [1/2]
|
final |
🔗MergeFrom() [2/2]
void MergeFrom | ( | const HeightmapGeom_Texture & | from | ) |
🔗MergePartialFromCodedStream()
|
final |
🔗mutable_diffuse()
|
inline |
🔗mutable_normal()
|
inline |
🔗New() [1/2]
|
inlinefinal |
🔗New() [2/2]
|
inlinefinal |
🔗normal()
|
inline |
🔗operator=()
|
inline |
🔗release_diffuse()
|
inline |
🔗release_normal()
|
inline |
🔗SerializeWithCachedSizes()
|
final |
🔗set_allocated_diffuse()
|
inline |
🔗set_allocated_normal()
|
inline |
🔗set_diffuse() [1/3]
|
inline |
🔗set_diffuse() [2/3]
|
inline |
🔗set_diffuse() [3/3]
|
inline |
🔗set_normal() [1/3]
|
inline |
🔗set_normal() [2/3]
|
inline |
🔗set_normal() [3/3]
|
inline |
🔗set_size()
|
inline |
🔗size()
|
inline |
🔗Swap()
void Swap | ( | HeightmapGeom_Texture * | other | ) |
Member Data Documentation
🔗kDiffuseFieldNumber
|
static |
🔗kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
🔗kNormalFieldNumber
|
static |
🔗kSizeFieldNumber
|
static |
The documentation for this class was generated from the following file: