List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
HeightmapGeom Class Reference
#include <heightmapgeom.pb.h>
Public Types | |
typedef HeightmapGeom_Blend | Blend |
typedef HeightmapGeom_Texture | Texture |
Public Member Functions | |
HeightmapGeom () | |
HeightmapGeom (const HeightmapGeom &from) | |
virtual | ~HeightmapGeom () |
::ignition::msgs::HeightmapGeom_Blend * | add_blend () |
void | add_heights (float value) |
::ignition::msgs::HeightmapGeom_Texture * | add_texture () |
const ::google::protobuf::RepeatedPtrField< ::ignition::msgs::HeightmapGeom_Blend > & | blend () const |
const ::ignition::msgs::HeightmapGeom_Blend & | blend (int index) const |
int | blend_size () const |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_blend () |
void | clear_filename () |
void | clear_header () |
void | clear_height () |
void | clear_heights () |
void | clear_image () |
void | clear_origin () |
void | clear_sampling () |
void | clear_size () |
void | clear_texture () |
void | clear_use_terrain_paging () |
void | clear_width () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const HeightmapGeom &from) |
const ::std::string & | filename () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
bool | has_image () const |
bool | has_origin () const |
bool | has_size () const |
const ::ignition::msgs::Header & | header () const |
::google::protobuf::int32 | height () const |
const ::google::protobuf::RepeatedField< float > & | heights () const |
float | heights (int index) const |
int | heights_size () const |
const ::ignition::msgs::Image & | image () 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 HeightmapGeom &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::google::protobuf::RepeatedPtrField< ::ignition::msgs::HeightmapGeom_Blend > * | mutable_blend () |
::ignition::msgs::HeightmapGeom_Blend * | mutable_blend (int index) |
::std::string * | mutable_filename () |
::ignition::msgs::Header * | mutable_header () |
::google::protobuf::RepeatedField< float > * | mutable_heights () |
::ignition::msgs::Image * | mutable_image () |
::ignition::msgs::Vector3d * | mutable_origin () |
::ignition::msgs::Vector3d * | mutable_size () |
::google::protobuf::RepeatedPtrField< ::ignition::msgs::HeightmapGeom_Texture > * | mutable_texture () |
::ignition::msgs::HeightmapGeom_Texture * | mutable_texture (int index) |
HeightmapGeom * | New () const final |
HeightmapGeom * | New (::google::protobuf::Arena *arena) const final |
HeightmapGeom & | operator= (const HeightmapGeom &from) |
const ::ignition::msgs::Vector3d & | origin () const |
::std::string * | release_filename () |
::ignition::msgs::Header * | release_header () |
::ignition::msgs::Image * | release_image () |
::ignition::msgs::Vector3d * | release_origin () |
::ignition::msgs::Vector3d * | release_size () |
::google::protobuf::uint32 | sampling () const |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_filename (::std::string *filename) |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_image (::ignition::msgs::Image *image) |
void | set_allocated_origin (::ignition::msgs::Vector3d *origin) |
void | set_allocated_size (::ignition::msgs::Vector3d *size) |
void | set_filename (const ::std::string &value) |
void | set_filename (const char *value) |
void | set_filename (const char *value, size_t size) |
void | set_height (::google::protobuf::int32 value) |
void | set_heights (int index, float value) |
void | set_sampling (::google::protobuf::uint32 value) |
void | set_use_terrain_paging (bool value) |
void | set_width (::google::protobuf::int32 value) |
const ::ignition::msgs::Vector3d & | size () const |
void | Swap (HeightmapGeom *other) |
const ::google::protobuf::RepeatedPtrField< ::ignition::msgs::HeightmapGeom_Texture > & | texture () const |
const ::ignition::msgs::HeightmapGeom_Texture & | texture (int index) const |
int | texture_size () const |
bool | use_terrain_paging () const |
::google::protobuf::int32 | width () const |
Static Public Member Functions | |
static const HeightmapGeom & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const HeightmapGeom * | internal_default_instance () |
Static Public Attributes | |
static const int | kBlendFieldNumber = 9 |
static const int | kFilenameFieldNumber = 11 |
static const int | kHeaderFieldNumber = 1 |
static const int | kHeightFieldNumber = 7 |
static const int | kHeightsFieldNumber = 5 |
static const int | kImageFieldNumber = 2 |
static constexpr int | kIndexInFileMessages |
static const int | kOriginFieldNumber = 4 |
static const int | kSamplingFieldNumber = 12 |
static const int | kSizeFieldNumber = 3 |
static const int | kTextureFieldNumber = 8 |
static const int | kUseTerrainPagingFieldNumber = 10 |
static const int | kWidthFieldNumber = 6 |
Member Typedef Documentation
◆ Blend
typedef HeightmapGeom_Blend Blend |
◆ Texture
typedef HeightmapGeom_Texture Texture |
Constructor & Destructor Documentation
◆ HeightmapGeom() [1/2]
HeightmapGeom | ( | ) |
◆ ~HeightmapGeom()
|
virtual |
◆ HeightmapGeom() [2/2]
HeightmapGeom | ( | const HeightmapGeom & | from | ) |
Member Function Documentation
◆ add_blend()
|
inline |
◆ add_heights()
|
inline |
◆ add_texture()
|
inline |
◆ blend() [1/2]
|
inline |
◆ blend() [2/2]
|
inline |
◆ blend_size()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_blend()
|
inline |
◆ clear_filename()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_height()
|
inline |
◆ clear_heights()
|
inline |
◆ clear_image()
void clear_image | ( | ) |
◆ clear_origin()
void clear_origin | ( | ) |
◆ clear_sampling()
|
inline |
◆ clear_size()
void clear_size | ( | ) |
◆ clear_texture()
|
inline |
◆ clear_use_terrain_paging()
|
inline |
◆ clear_width()
|
inline |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const HeightmapGeom & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ filename()
|
inline |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
◆ has_image()
|
inline |
◆ has_origin()
|
inline |
◆ has_size()
|
inline |
◆ header()
|
inline |
References ignition::msgs::_Header_default_instance_.
◆ height()
|
inline |
◆ heights() [1/2]
|
inline |
◆ heights() [2/2]
|
inline |
◆ heights_size()
|
inline |
◆ image()
|
inline |
References ignition::msgs::_Image_default_instance_.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_HeightmapGeom_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const HeightmapGeom & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_blend() [1/2]
|
inline |
◆ mutable_blend() [2/2]
|
inline |
◆ mutable_filename()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_heights()
|
inline |
◆ mutable_image()
|
inline |
◆ mutable_origin()
|
inline |
◆ mutable_size()
|
inline |
◆ mutable_texture() [1/2]
|
inline |
◆ mutable_texture() [2/2]
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ origin()
|
inline |
References ignition::msgs::_Vector3d_default_instance_.
◆ release_filename()
|
inline |
◆ release_header()
|
inline |
◆ release_image()
|
inline |
◆ release_origin()
|
inline |
◆ release_size()
|
inline |
◆ sampling()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_filename()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_allocated_image()
|
inline |
◆ set_allocated_origin()
|
inline |
◆ set_allocated_size()
|
inline |
◆ set_filename() [1/3]
|
inline |
◆ set_filename() [2/3]
|
inline |
◆ set_filename() [3/3]
|
inline |
◆ set_height()
|
inline |
◆ set_heights()
|
inline |
◆ set_sampling()
|
inline |
◆ set_use_terrain_paging()
|
inline |
◆ set_width()
|
inline |
◆ size()
|
inline |
References ignition::msgs::_Vector3d_default_instance_.
◆ Swap()
void Swap | ( | HeightmapGeom * | other | ) |
◆ texture() [1/2]
|
inline |
◆ texture() [2/2]
|
inline |
◆ texture_size()
|
inline |
◆ use_terrain_paging()
|
inline |
◆ width()
|
inline |
Member Data Documentation
◆ kBlendFieldNumber
|
static |
◆ kFilenameFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kHeightFieldNumber
|
static |
◆ kHeightsFieldNumber
|
static |
◆ kImageFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
2
◆ kOriginFieldNumber
|
static |
◆ kSamplingFieldNumber
|
static |
◆ kSizeFieldNumber
|
static |
◆ kTextureFieldNumber
|
static |
◆ kUseTerrainPagingFieldNumber
|
static |
◆ kWidthFieldNumber
|
static |
The documentation for this class was generated from the following file: