Ignition Msgs

API Reference

8.4.0

#include <material.pb.h>

Public Types

typedef Material_PBR_WorkflowType WorkflowType
 

Public Member Functions

 Material_PBR ()
 
 Material_PBR (const Material_PBR &from)
 
virtual ~Material_PBR ()
 
const ::std::stringalbedo_map () const
 
const ::std::stringambient_occlusion_map () const
 
int ByteSize () const
 
void Clear ()
 
void clear_albedo_map ()
 
void clear_ambient_occlusion_map ()
 
void clear_emissive_map ()
 
void clear_environment_map ()
 
void clear_glossiness ()
 
void clear_glossiness_map ()
 
void clear_light_map ()
 
void clear_light_map_texcoord_set ()
 
void clear_metalness ()
 
void clear_metalness_map ()
 
void clear_normal_map ()
 
void clear_roughness ()
 
void clear_roughness_map ()
 
void clear_specular_map ()
 
void clear_type ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const Material_PBR &from)
 
const ::std::stringemissive_map () const
 
const ::std::stringenvironment_map () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
double glossiness () const
 
const ::std::stringglossiness_map () const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *output) const
 
bool IsInitialized () const
 
const ::std::stringlight_map () const
 
::google::protobuf::uint32 light_map_texcoord_set () const
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const Material_PBR &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
double metalness () const
 
const ::std::stringmetalness_map () const
 
::std::stringmutable_albedo_map ()
 
::std::stringmutable_ambient_occlusion_map ()
 
::std::stringmutable_emissive_map ()
 
::std::stringmutable_environment_map ()
 
::std::stringmutable_glossiness_map ()
 
::std::stringmutable_light_map ()
 
::std::stringmutable_metalness_map ()
 
::std::stringmutable_normal_map ()
 
::std::stringmutable_roughness_map ()
 
::std::stringmutable_specular_map ()
 
Material_PBRNew () const
 
Material_PBRNew (::google::protobuf::Arena *arena) const
 
const ::std::stringnormal_map () const
 
Material_PBRoperator= (const Material_PBR &from)
 
::std::stringrelease_albedo_map ()
 
::std::stringrelease_ambient_occlusion_map ()
 
::std::stringrelease_emissive_map ()
 
::std::stringrelease_environment_map ()
 
::std::stringrelease_glossiness_map ()
 
::std::stringrelease_light_map ()
 
::std::stringrelease_metalness_map ()
 
::std::stringrelease_normal_map ()
 
::std::stringrelease_roughness_map ()
 
::std::stringrelease_specular_map ()
 
double roughness () const
 
const ::std::stringroughness_map () const
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_albedo_map (const ::std::string &value)
 
void set_albedo_map (const char *value)
 
void set_albedo_map (const char *value, size_t size)
 
void set_allocated_albedo_map (::std::string *albedo_map)
 
void set_allocated_ambient_occlusion_map (::std::string *ambient_occlusion_map)
 
void set_allocated_emissive_map (::std::string *emissive_map)
 
void set_allocated_environment_map (::std::string *environment_map)
 
void set_allocated_glossiness_map (::std::string *glossiness_map)
 
void set_allocated_light_map (::std::string *light_map)
 
void set_allocated_metalness_map (::std::string *metalness_map)
 
void set_allocated_normal_map (::std::string *normal_map)
 
void set_allocated_roughness_map (::std::string *roughness_map)
 
void set_allocated_specular_map (::std::string *specular_map)
 
void set_ambient_occlusion_map (const ::std::string &value)
 
void set_ambient_occlusion_map (const char *value)
 
void set_ambient_occlusion_map (const char *value, size_t size)
 
void set_emissive_map (const ::std::string &value)
 
void set_emissive_map (const char *value)
 
void set_emissive_map (const char *value, size_t size)
 
void set_environment_map (const ::std::string &value)
 
void set_environment_map (const char *value)
 
void set_environment_map (const char *value, size_t size)
 
void set_glossiness (double value)
 
void set_glossiness_map (const ::std::string &value)
 
void set_glossiness_map (const char *value)
 
void set_glossiness_map (const char *value, size_t size)
 
void set_light_map (const ::std::string &value)
 
void set_light_map (const char *value)
 
void set_light_map (const char *value, size_t size)
 
void set_light_map_texcoord_set (::google::protobuf::uint32 value)
 
void set_metalness (double value)
 
void set_metalness_map (const ::std::string &value)
 
void set_metalness_map (const char *value)
 
void set_metalness_map (const char *value, size_t size)
 
void set_normal_map (const ::std::string &value)
 
void set_normal_map (const char *value)
 
void set_normal_map (const char *value, size_t size)
 
void set_roughness (double value)
 
void set_roughness_map (const ::std::string &value)
 
void set_roughness_map (const char *value)
 
void set_roughness_map (const char *value, size_t size)
 
void set_specular_map (const ::std::string &value)
 
void set_specular_map (const char *value)
 
void set_specular_map (const char *value, size_t size)
 
void set_type (::ignition::msgs::Material_PBR_WorkflowType value)
 
const ::std::stringspecular_map () const
 
void Swap (Material_PBR *other)
 
::ignition::msgs::Material_PBR_WorkflowType type () const
 

Static Public Member Functions

static const Material_PBRdefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 
static const ::google::protobuf::EnumDescriptor * WorkflowType_descriptor ()
 
static bool WorkflowType_IsValid (int value)
 
static const ::std::stringWorkflowType_Name (WorkflowType value)
 
static bool WorkflowType_Parse (const ::std::string &name, WorkflowType *value)
 

Static Public Attributes

static const int kAlbedoMapFieldNumber = 2
 
static const int kAmbientOcclusionMapFieldNumber = 12
 
static const int kEmissiveMapFieldNumber = 13
 
static const int kEnvironmentMapFieldNumber = 11
 
static const int kGlossinessFieldNumber = 8
 
static const int kGlossinessMapFieldNumber = 9
 
static const int kLightMapFieldNumber = 14
 
static const int kLightMapTexcoordSetFieldNumber = 15
 
static const int kMetalnessFieldNumber = 4
 
static const int kMetalnessMapFieldNumber = 5
 
static const int kNormalMapFieldNumber = 3
 
static const int kRoughnessFieldNumber = 6
 
static const int kRoughnessMapFieldNumber = 7
 
static const int kSpecularMapFieldNumber = 10
 
static const int kTypeFieldNumber = 1
 
static const WorkflowType METAL
 
static const WorkflowType NONE
 
static const WorkflowType SPECULAR
 
static const int WorkflowType_ARRAYSIZE
 
static const WorkflowType WorkflowType_MAX
 
static const WorkflowType WorkflowType_MIN
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fmaterial_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2fmaterial_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2fmaterial_2eproto ()
 

Member Typedef Documentation

◆ WorkflowType

Constructor & Destructor Documentation

◆ Material_PBR() [1/2]

◆ ~Material_PBR()

virtual ~Material_PBR ( )
virtual

◆ Material_PBR() [2/2]

Material_PBR ( const Material_PBR from)

Member Function Documentation

◆ albedo_map()

const ::std::string & albedo_map ( ) const
inline

◆ ambient_occlusion_map()

const ::std::string & ambient_occlusion_map ( ) const
inline

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_albedo_map()

void clear_albedo_map ( )
inline

◆ clear_ambient_occlusion_map()

void clear_ambient_occlusion_map ( )
inline

◆ clear_emissive_map()

void clear_emissive_map ( )
inline

◆ clear_environment_map()

void clear_environment_map ( )
inline

◆ clear_glossiness()

void clear_glossiness ( )
inline

◆ clear_glossiness_map()

void clear_glossiness_map ( )
inline

◆ clear_light_map()

void clear_light_map ( )
inline

◆ clear_light_map_texcoord_set()

void clear_light_map_texcoord_set ( )
inline

◆ clear_metalness()

void clear_metalness ( )
inline

◆ clear_metalness_map()

void clear_metalness_map ( )
inline

◆ clear_normal_map()

void clear_normal_map ( )
inline

◆ clear_roughness()

void clear_roughness ( )
inline

◆ clear_roughness_map()

void clear_roughness_map ( )
inline

◆ clear_specular_map()

void clear_specular_map ( )
inline

◆ clear_type()

void clear_type ( )
inline

◆ CopyFrom() [1/2]

void CopyFrom ( const ::google::protobuf::Message &  from)

◆ CopyFrom() [2/2]

void CopyFrom ( const Material_PBR from)

◆ default_instance()

static const Material_PBR& default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* descriptor ( )
static

◆ emissive_map()

const ::std::string & emissive_map ( ) const
inline

◆ environment_map()

const ::std::string & environment_map ( ) const
inline

◆ GetCachedSize()

int GetCachedSize ( ) const
inline

◆ GetMetadata()

::google::protobuf::Metadata GetMetadata ( ) const

◆ glossiness()

double glossiness ( ) const
inline

◆ glossiness_map()

const ::std::string & glossiness_map ( ) const
inline

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  output 
) const

◆ IsInitialized()

bool IsInitialized ( ) const

◆ light_map()

const ::std::string & light_map ( ) const
inline

◆ light_map_texcoord_set()

google::protobuf::uint32 light_map_texcoord_set ( ) const
inline

◆ MergeFrom() [1/2]

void MergeFrom ( const ::google::protobuf::Message &  from)

◆ MergeFrom() [2/2]

void MergeFrom ( const Material_PBR from)

◆ MergePartialFromCodedStream()

bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)

◆ metalness()

double metalness ( ) const
inline

◆ metalness_map()

const ::std::string & metalness_map ( ) const
inline

◆ mutable_albedo_map()

std::string * mutable_albedo_map ( )
inline

◆ mutable_ambient_occlusion_map()

std::string * mutable_ambient_occlusion_map ( )
inline

◆ mutable_emissive_map()

std::string * mutable_emissive_map ( )
inline

◆ mutable_environment_map()

std::string * mutable_environment_map ( )
inline

◆ mutable_glossiness_map()

std::string * mutable_glossiness_map ( )
inline

◆ mutable_light_map()

std::string * mutable_light_map ( )
inline

◆ mutable_metalness_map()

std::string * mutable_metalness_map ( )
inline

◆ mutable_normal_map()

std::string * mutable_normal_map ( )
inline

◆ mutable_roughness_map()

std::string * mutable_roughness_map ( )
inline

◆ mutable_specular_map()

std::string * mutable_specular_map ( )
inline

◆ New() [1/2]

Material_PBR* New ( ) const
inline

References Material_PBR::New().

Referenced by Material_PBR::New().

◆ New() [2/2]

Material_PBR* New ( ::google::protobuf::Arena *  arena) const

◆ normal_map()

const ::std::string & normal_map ( ) const
inline

◆ operator=()

Material_PBR& operator= ( const Material_PBR from)
inline

◆ release_albedo_map()

std::string * release_albedo_map ( )
inline

◆ release_ambient_occlusion_map()

std::string * release_ambient_occlusion_map ( )
inline

◆ release_emissive_map()

std::string * release_emissive_map ( )
inline

◆ release_environment_map()

std::string * release_environment_map ( )
inline

◆ release_glossiness_map()

std::string * release_glossiness_map ( )
inline

◆ release_light_map()

std::string * release_light_map ( )
inline

◆ release_metalness_map()

std::string * release_metalness_map ( )
inline

◆ release_normal_map()

std::string * release_normal_map ( )
inline

◆ release_roughness_map()

std::string * release_roughness_map ( )
inline

◆ release_specular_map()

std::string * release_specular_map ( )
inline

◆ roughness()

double roughness ( ) const
inline

◆ roughness_map()

const ::std::string & roughness_map ( ) const
inline

◆ SerializeWithCachedSizes()

void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const

◆ SerializeWithCachedSizesToArray()

::google::protobuf::uint8* SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
inline

◆ set_albedo_map() [1/3]

void set_albedo_map ( const ::std::string value)
inline

◆ set_albedo_map() [2/3]

void set_albedo_map ( const char *  value)
inline

◆ set_albedo_map() [3/3]

void set_albedo_map ( const char *  value,
size_t  size 
)
inline

◆ set_allocated_albedo_map()

void set_allocated_albedo_map ( ::std::string albedo_map)
inline

◆ set_allocated_ambient_occlusion_map()

void set_allocated_ambient_occlusion_map ( ::std::string ambient_occlusion_map)
inline

◆ set_allocated_emissive_map()

void set_allocated_emissive_map ( ::std::string emissive_map)
inline

◆ set_allocated_environment_map()

void set_allocated_environment_map ( ::std::string environment_map)
inline

◆ set_allocated_glossiness_map()

void set_allocated_glossiness_map ( ::std::string glossiness_map)
inline

◆ set_allocated_light_map()

void set_allocated_light_map ( ::std::string light_map)
inline

◆ set_allocated_metalness_map()

void set_allocated_metalness_map ( ::std::string metalness_map)
inline

◆ set_allocated_normal_map()

void set_allocated_normal_map ( ::std::string normal_map)
inline

◆ set_allocated_roughness_map()

void set_allocated_roughness_map ( ::std::string roughness_map)
inline

◆ set_allocated_specular_map()

void set_allocated_specular_map ( ::std::string specular_map)
inline

◆ set_ambient_occlusion_map() [1/3]

void set_ambient_occlusion_map ( const ::std::string value)
inline

◆ set_ambient_occlusion_map() [2/3]

void set_ambient_occlusion_map ( const char *  value)
inline

◆ set_ambient_occlusion_map() [3/3]

void set_ambient_occlusion_map ( const char *  value,
size_t  size 
)
inline

◆ set_emissive_map() [1/3]

void set_emissive_map ( const ::std::string value)
inline

◆ set_emissive_map() [2/3]

void set_emissive_map ( const char *  value)
inline

◆ set_emissive_map() [3/3]

void set_emissive_map ( const char *  value,
size_t  size 
)
inline

◆ set_environment_map() [1/3]

void set_environment_map ( const ::std::string value)
inline

◆ set_environment_map() [2/3]

void set_environment_map ( const char *  value)
inline

◆ set_environment_map() [3/3]

void set_environment_map ( const char *  value,
size_t  size 
)
inline

◆ set_glossiness()

void set_glossiness ( double  value)
inline

◆ set_glossiness_map() [1/3]

void set_glossiness_map ( const ::std::string value)
inline

◆ set_glossiness_map() [2/3]

void set_glossiness_map ( const char *  value)
inline

◆ set_glossiness_map() [3/3]

void set_glossiness_map ( const char *  value,
size_t  size 
)
inline

◆ set_light_map() [1/3]

void set_light_map ( const ::std::string value)
inline

◆ set_light_map() [2/3]

void set_light_map ( const char *  value)
inline

◆ set_light_map() [3/3]

void set_light_map ( const char *  value,
size_t  size 
)
inline

◆ set_light_map_texcoord_set()

void set_light_map_texcoord_set ( ::google::protobuf::uint32  value)
inline

◆ set_metalness()

void set_metalness ( double  value)
inline

◆ set_metalness_map() [1/3]

void set_metalness_map ( const ::std::string value)
inline

◆ set_metalness_map() [2/3]

void set_metalness_map ( const char *  value)
inline

◆ set_metalness_map() [3/3]

void set_metalness_map ( const char *  value,
size_t  size 
)
inline

◆ set_normal_map() [1/3]

void set_normal_map ( const ::std::string value)
inline

◆ set_normal_map() [2/3]

void set_normal_map ( const char *  value)
inline

◆ set_normal_map() [3/3]

void set_normal_map ( const char *  value,
size_t  size 
)
inline

◆ set_roughness()

void set_roughness ( double  value)
inline

◆ set_roughness_map() [1/3]

void set_roughness_map ( const ::std::string value)
inline

◆ set_roughness_map() [2/3]

void set_roughness_map ( const char *  value)
inline

◆ set_roughness_map() [3/3]

void set_roughness_map ( const char *  value,
size_t  size 
)
inline

◆ set_specular_map() [1/3]

void set_specular_map ( const ::std::string value)
inline

◆ set_specular_map() [2/3]

void set_specular_map ( const char *  value)
inline

◆ set_specular_map() [3/3]

void set_specular_map ( const char *  value,
size_t  size 
)
inline

◆ set_type()

void set_type ( ::ignition::msgs::Material_PBR_WorkflowType  value)
inline

◆ specular_map()

const ::std::string & specular_map ( ) const
inline

◆ Swap()

void Swap ( Material_PBR other)

◆ type()

◆ WorkflowType_descriptor()

static const ::google::protobuf::EnumDescriptor* WorkflowType_descriptor ( )
inlinestatic

◆ WorkflowType_IsValid()

static bool WorkflowType_IsValid ( int  value)
inlinestatic

◆ WorkflowType_Name()

static const ::std::string& WorkflowType_Name ( WorkflowType  value)
inlinestatic

◆ WorkflowType_Parse()

static bool WorkflowType_Parse ( const ::std::string name,
WorkflowType value 
)
inlinestatic

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2fmaterial_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fmaterial_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2fmaterial_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2fmaterial_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2fmaterial_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2fmaterial_2eproto ( )
friend

Member Data Documentation

◆ kAlbedoMapFieldNumber

const int kAlbedoMapFieldNumber = 2
static

◆ kAmbientOcclusionMapFieldNumber

const int kAmbientOcclusionMapFieldNumber = 12
static

◆ kEmissiveMapFieldNumber

const int kEmissiveMapFieldNumber = 13
static

◆ kEnvironmentMapFieldNumber

const int kEnvironmentMapFieldNumber = 11
static

◆ kGlossinessFieldNumber

const int kGlossinessFieldNumber = 8
static

◆ kGlossinessMapFieldNumber

const int kGlossinessMapFieldNumber = 9
static

◆ kLightMapFieldNumber

const int kLightMapFieldNumber = 14
static

◆ kLightMapTexcoordSetFieldNumber

const int kLightMapTexcoordSetFieldNumber = 15
static

◆ kMetalnessFieldNumber

const int kMetalnessFieldNumber = 4
static

◆ kMetalnessMapFieldNumber

const int kMetalnessMapFieldNumber = 5
static

◆ kNormalMapFieldNumber

const int kNormalMapFieldNumber = 3
static

◆ kRoughnessFieldNumber

const int kRoughnessFieldNumber = 6
static

◆ kRoughnessMapFieldNumber

const int kRoughnessMapFieldNumber = 7
static

◆ kSpecularMapFieldNumber

const int kSpecularMapFieldNumber = 10
static

◆ kTypeFieldNumber

const int kTypeFieldNumber = 1
static

◆ METAL

const WorkflowType METAL
static

◆ NONE

const WorkflowType NONE
static

◆ SPECULAR

const WorkflowType SPECULAR
static

◆ WorkflowType_ARRAYSIZE

const int WorkflowType_ARRAYSIZE
static

◆ WorkflowType_MAX

const WorkflowType WorkflowType_MAX
static

◆ WorkflowType_MIN

const WorkflowType WorkflowType_MIN
static

The documentation for this class was generated from the following file: