List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
Material Class Referencefinal
#include <material.pb.h>
Public Types | |
enum | : int { kNormalMapFieldNumber = 4 , kHeaderFieldNumber = 1 , kScriptFieldNumber = 2 , kAmbientFieldNumber = 5 , kDiffuseFieldNumber = 6 , kSpecularFieldNumber = 7 , kEmissiveFieldNumber = 8 , kPbrFieldNumber = 10 , kShaderTypeFieldNumber = 3 , kLightingFieldNumber = 9 } |
typedef Material_PBR | PBR |
typedef Material_Script | Script |
typedef Material_ShaderType | ShaderType |
Static Public Member Functions | |
static const Material & | 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 Material * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | ShaderType_descriptor () |
static bool | ShaderType_IsValid (int value) |
template<typename T > | |
static const std::string & | ShaderType_Name (T enum_t_value) |
static bool | ShaderType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ShaderType *value) |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
static constexpr ShaderType | NORMAL_MAP_OBJECT_SPACE |
static constexpr ShaderType | NORMAL_MAP_TANGENT_SPACE |
static constexpr ShaderType | PIXEL |
static constexpr int | ShaderType_ARRAYSIZE |
static constexpr ShaderType | ShaderType_MAX |
static constexpr ShaderType | ShaderType_MIN |
static constexpr ShaderType | VERTEX |
Protected Member Functions | |
Material (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Typedef Documentation
◆ PBR
typedef Material_PBR PBR |
◆ Script
typedef Material_Script Script |
◆ ShaderType
typedef Material_ShaderType ShaderType |
Member Enumeration Documentation
◆ anonymous enum
anonymous enum : int |
Constructor & Destructor Documentation
◆ Material() [1/5]
|
inline |
◆ ~Material()
|
override |
◆ Material() [2/5]
|
explicitconstexpr |
◆ Material() [3/5]
◆ Material() [4/5]
◆ Material() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ ambient()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_ambient()
void clear_ambient | ( | ) |
◆ clear_diffuse()
void clear_diffuse | ( | ) |
◆ clear_emissive()
void clear_emissive | ( | ) |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_lighting()
|
inline |
◆ clear_normal_map()
|
inline |
◆ clear_pbr()
|
inline |
◆ clear_script()
|
inline |
◆ clear_shader_type()
|
inline |
◆ clear_specular()
void clear_specular | ( | ) |
◆ CopyFrom()
void CopyFrom | ( | const Material & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ diffuse()
|
inline |
◆ emissive()
|
inline |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_ambient()
|
inline |
◆ has_diffuse()
|
inline |
◆ has_emissive()
|
inline |
◆ has_header()
|
inline |
◆ has_pbr()
|
inline |
◆ has_script()
|
inline |
◆ has_specular()
|
inline |
◆ header()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_Material_default_instance_.
◆ IsInitialized()
|
final |
◆ lighting()
|
inline |
◆ MergeFrom()
void MergeFrom | ( | const Material & | from | ) |
◆ mutable_ambient()
|
inline |
◆ mutable_diffuse()
|
inline |
◆ mutable_emissive()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_normal_map()
|
inline |
◆ mutable_pbr()
|
inline |
◆ mutable_script()
|
inline |
◆ mutable_specular()
|
inline |
◆ New()
|
inlinefinal |
◆ normal_map()
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ pbr()
|
inline |
◆ release_ambient()
|
inline |
◆ release_diffuse()
|
inline |
◆ release_emissive()
|
inline |
◆ release_header()
|
inline |
◆ release_normal_map()
|
inline |
◆ release_pbr()
|
inline |
◆ release_script()
|
inline |
◆ release_specular()
|
inline |
◆ script()
|
inline |
◆ set_allocated_ambient()
|
inline |
◆ set_allocated_diffuse()
|
inline |
◆ set_allocated_emissive()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_allocated_normal_map()
|
inline |
◆ set_allocated_pbr()
|
inline |
◆ set_allocated_script()
|
inline |
◆ set_allocated_specular()
|
inline |
◆ set_lighting()
|
inline |
◆ set_normal_map() [1/2]
void set_normal_map | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_normal_map() [2/2]
|
inline |
◆ set_shader_type()
|
inline |
◆ shader_type()
|
inline |
◆ ShaderType_descriptor()
|
inlinestatic |
References ignition::msgs::Material_ShaderType_descriptor().
◆ ShaderType_IsValid()
|
inlinestatic |
References ignition::msgs::Material_ShaderType_IsValid().
◆ ShaderType_Name()
|
inlinestatic |
References ignition::msgs::Material_ShaderType_Name().
◆ ShaderType_Parse()
|
inlinestatic |
References ignition::msgs::Material_ShaderType_Parse().
◆ specular()
|
inline |
◆ Swap()
|
inline |
◆ unsafe_arena_release_ambient()
|
inline |
◆ unsafe_arena_release_diffuse()
|
inline |
◆ unsafe_arena_release_emissive()
|
inline |
◆ unsafe_arena_release_header()
|
inline |
◆ unsafe_arena_release_pbr()
|
inline |
◆ unsafe_arena_release_script()
|
inline |
◆ unsafe_arena_release_specular()
|
inline |
◆ unsafe_arena_set_allocated_ambient()
|
inline |
◆ unsafe_arena_set_allocated_diffuse()
|
inline |
◆ unsafe_arena_set_allocated_emissive()
|
inline |
◆ unsafe_arena_set_allocated_header()
|
inline |
◆ unsafe_arena_set_allocated_pbr()
|
inline |
◆ unsafe_arena_set_allocated_script()
|
inline |
◆ unsafe_arena_set_allocated_specular()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
2
◆ NORMAL_MAP_OBJECT_SPACE
|
staticconstexpr |
Initial value:
=
@ Material_ShaderType_NORMAL_MAP_OBJECT_SPACE
Definition: material.pb.h:120
◆ NORMAL_MAP_TANGENT_SPACE
|
staticconstexpr |
Initial value:
=
@ Material_ShaderType_NORMAL_MAP_TANGENT_SPACE
Definition: material.pb.h:121
◆ PIXEL
|
staticconstexpr |
Initial value:
=
◆ ShaderType_ARRAYSIZE
|
staticconstexpr |
Initial value:
=
constexpr int Material_ShaderType_ShaderType_ARRAYSIZE
Definition: material.pb.h:128
◆ ShaderType_MAX
|
staticconstexpr |
Initial value:
=
constexpr Material_ShaderType Material_ShaderType_ShaderType_MAX
Definition: material.pb.h:127
◆ ShaderType_MIN
|
staticconstexpr |
Initial value:
=
constexpr Material_ShaderType Material_ShaderType_ShaderType_MIN
Definition: material.pb.h:126
◆ VERTEX
|
staticconstexpr |
Initial value:
=
The documentation for this class was generated from the following file: