Ignition Msgs

API Reference

6.2.0
Light Member List

This is the complete list of members for Light, including all inherited members.

attenuation_constant() constLightinline
attenuation_linear() constLightinline
attenuation_quadratic() constLightinline
ByteSize() constLight
cast_shadows() constLightinline
Clear()Light
clear_attenuation_constant()Lightinline
clear_attenuation_linear()Lightinline
clear_attenuation_quadratic()Lightinline
clear_cast_shadows()Lightinline
clear_diffuse()Lightinline
clear_direction()Lightinline
clear_header()Lightinline
clear_id()Lightinline
clear_name()Lightinline
clear_parent_id()Lightinline
clear_pose()Lightinline
clear_range()Lightinline
clear_specular()Lightinline
clear_spot_falloff()Lightinline
clear_spot_inner_angle()Lightinline
clear_spot_outer_angle()Lightinline
clear_type()Lightinline
CopyFrom(const ::google::protobuf::Message &from)Light
CopyFrom(const Light &from)Light
default_instance()Lightstatic
descriptor()Lightstatic
diffuse() constLightinline
direction() constLightinline
DIRECTIONALLightstatic
GetCachedSize() constLightinline
GetMetadata() constLight
has_diffuse() constLightinline
has_direction() constLightinline
has_header() constLightinline
has_pose() constLightinline
has_specular() constLightinline
header() constLightinline
id() constLightinline
InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *output) constLight
IsInitialized() constLight
kAttenuationConstantFieldNumberLightstatic
kAttenuationLinearFieldNumberLightstatic
kAttenuationQuadraticFieldNumberLightstatic
kCastShadowsFieldNumberLightstatic
kDiffuseFieldNumberLightstatic
kDirectionFieldNumberLightstatic
kHeaderFieldNumberLightstatic
kIdFieldNumberLightstatic
kNameFieldNumberLightstatic
kParentIdFieldNumberLightstatic
kPoseFieldNumberLightstatic
kRangeFieldNumberLightstatic
kSpecularFieldNumberLightstatic
kSpotFalloffFieldNumberLightstatic
kSpotInnerAngleFieldNumberLightstatic
kSpotOuterAngleFieldNumberLightstatic
kTypeFieldNumberLightstatic
Light()Light
Light(const Light &from)Light
LightType typedefLight
LightType_ARRAYSIZELightstatic
LightType_descriptor()Lightinlinestatic
LightType_IsValid(int value)Lightinlinestatic
LightType_MAXLightstatic
LightType_MINLightstatic
LightType_Name(LightType value)Lightinlinestatic
LightType_Parse(const ::std::string &name, LightType *value)Lightinlinestatic
MergeFrom(const ::google::protobuf::Message &from)Light
MergeFrom(const Light &from)Light
MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input)Light
mutable_diffuse()Lightinline
mutable_direction()Lightinline
mutable_header()Lightinline
mutable_name()Lightinline
mutable_pose()Lightinline
mutable_specular()Lightinline
name() constLightinline
New() constLightinline
New(::google::protobuf::Arena *arena) constLight
operator=(const Light &from)Lightinline
parent_id() constLightinline
POINTLightstatic
pose() constLightinline
protobuf_AddDesc_ignition_2fmsgs_2flight_2eproto()Lightfriend
protobuf_AssignDesc_ignition_2fmsgs_2flight_2eproto()Lightfriend
protobuf_ShutdownFile_ignition_2fmsgs_2flight_2eproto()Lightfriend
range() constLightinline
release_diffuse()Lightinline
release_direction()Lightinline
release_header()Lightinline
release_name()Lightinline
release_pose()Lightinline
release_specular()Lightinline
SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) constLight
SerializeWithCachedSizesToArray(::google::protobuf::uint8 *output) constLightinline
set_allocated_diffuse(::ignition::msgs::Color *diffuse)Lightinline
set_allocated_direction(::ignition::msgs::Vector3d *direction)Lightinline
set_allocated_header(::ignition::msgs::Header *header)Lightinline
set_allocated_name(::std::string *name)Lightinline
set_allocated_pose(::ignition::msgs::Pose *pose)Lightinline
set_allocated_specular(::ignition::msgs::Color *specular)Lightinline
set_attenuation_constant(float value)Lightinline
set_attenuation_linear(float value)Lightinline
set_attenuation_quadratic(float value)Lightinline
set_cast_shadows(bool value)Lightinline
set_id(::google::protobuf::uint32 value)Lightinline
set_name(const ::std::string &value)Lightinline
set_name(const char *value)Lightinline
set_name(const char *value, size_t size)Lightinline
set_parent_id(::google::protobuf::uint32 value)Lightinline
set_range(float value)Lightinline
set_spot_falloff(float value)Lightinline
set_spot_inner_angle(float value)Lightinline
set_spot_outer_angle(float value)Lightinline
set_type(::ignition::msgs::Light_LightType value)Lightinline
specular() constLightinline
SPOTLightstatic
spot_falloff() constLightinline
spot_inner_angle() constLightinline
spot_outer_angle() constLightinline
Swap(Light *other)Light
type() constLightinline
~Light()Lightvirtual