This is the complete list of members for RPSpotLight, including all inherited members.
assign_slot(int slot) | RPLight | inline |
clear_ies_profile | RPLight | inline |
clear_ies_profile() (defined in RPLight) | RPLight | inline |
clear_shadow_sources() | RPLight | inline |
get_casts_shadows | RPLight | inline |
get_casts_shadows() const (defined in RPLight) | RPLight | inline |
get_class_type() (defined in ReferenceCount) | ReferenceCount | inlinestatic |
get_color | RPLight | inline |
get_color() const (defined in RPLight) | RPLight | inline |
get_direction (defined in RPSpotLight) | RPSpotLight | inline |
get_direction() const (defined in RPSpotLight) | RPSpotLight | inline |
get_energy | RPLight | inline |
get_energy() const (defined in RPLight) | RPLight | inline |
get_fov (defined in RPSpotLight) | RPSpotLight | inline |
get_fov() const (defined in RPSpotLight) | RPSpotLight | inline |
get_ies_profile | RPLight | inline |
get_ies_profile() const (defined in RPLight) | RPLight | inline |
get_light_type | RPLight | inline |
get_light_type() const (defined in RPLight) | RPLight | inline |
get_near_plane | RPLight | inline |
get_near_plane() const (defined in RPLight) | RPLight | inline |
get_needs_update() const | RPLight | inline |
get_num_shadow_sources() const | RPLight | inline |
get_pos | RPLight | inline |
get_pos() const (defined in RPLight) | RPLight | inline |
get_radius (defined in RPSpotLight) | RPSpotLight | inline |
get_radius() const (defined in RPSpotLight) | RPSpotLight | inline |
get_ref_count | ReferenceCount | inline |
get_ref_count() const (defined in ReferenceCount) | ReferenceCount | inline |
get_shadow_map_resolution | RPLight | inline |
get_shadow_map_resolution() const (defined in RPLight) | RPLight | inline |
get_shadow_source(size_t index) const | RPLight | inline |
get_slot() const | RPLight | inline |
get_weak_list() const | ReferenceCount | inline |
has_ies_profile | RPLight | inline |
has_ies_profile() const (defined in RPLight) | RPLight | inline |
has_slot() const | RPLight | inline |
has_weak_list() const | ReferenceCount | inline |
init_shadow_sources() | RPSpotLight | virtual |
init_type() (defined in ReferenceCount) | ReferenceCount | inlinestatic |
invalidate_shadows() | RPLight | inline |
LightType enum name | RPLight | |
local_object() | ReferenceCount | inline |
look_at(LVecBase3 point) (defined in RPSpotLight) | RPSpotLight | inline |
look_at(float x, float y, float z) (defined in RPSpotLight) | RPSpotLight | inline |
LT_empty enum value (defined in RPLight) | RPLight | |
LT_point_light enum value (defined in RPLight) | RPLight | |
LT_spot_light enum value (defined in RPLight) | RPLight | |
ref() const | ReferenceCount | inline |
ref_if_nonzero() const | ReferenceCount | inline |
remove_slot() | RPLight | inline |
RPLight(LightType light_type) | RPLight | |
RPSpotLight() | RPSpotLight | |
set_casts_shadows | RPLight | inline |
set_casts_shadows(bool flag=true) (defined in RPLight) | RPLight | inline |
set_color | RPLight | inline |
set_color(const LVecBase3 &color) (defined in RPLight) | RPLight | inline |
set_color(float r, float g, float b) (defined in RPLight) | RPLight | inline |
set_color_from_temperature(float temperature) | RPLight | |
set_direction (defined in RPSpotLight) | RPSpotLight | inline |
set_direction(LVecBase3 direction) (defined in RPSpotLight) | RPSpotLight | inline |
set_direction(float dx, float dy, float dz) (defined in RPSpotLight) | RPSpotLight | inline |
set_energy | RPLight | inline |
set_energy(float energy) (defined in RPLight) | RPLight | inline |
set_fov (defined in RPSpotLight) | RPSpotLight | inline |
set_fov(float fov) (defined in RPSpotLight) | RPSpotLight | inline |
set_ies_profile | RPLight | inline |
set_ies_profile(int profile) (defined in RPLight) | RPLight | inline |
set_near_plane | RPLight | inline |
set_near_plane(float near_plane) (defined in RPLight) | RPLight | inline |
set_needs_update(bool flag) | RPLight | inline |
set_pos | RPLight | inline |
set_pos(const LVecBase3 &pos) (defined in RPLight) | RPLight | inline |
set_pos(float x, float y, float z) (defined in RPLight) | RPLight | inline |
set_radius | RPSpotLight | inline |
set_radius(float radius) (defined in RPSpotLight) | RPSpotLight | inline |
set_shadow_map_resolution | RPLight | inline |
set_shadow_map_resolution(size_t resolution) (defined in RPLight) | RPLight | inline |
test_ref_count_integrity() const | ReferenceCount | inline |
test_ref_count_nonzero() const | ReferenceCount | inline |
unref() const | ReferenceCount | inlinevirtual |
update_shadow_sources() | RPSpotLight | virtual |
weak_ref() | ReferenceCount | inline |
weak_unref() | ReferenceCount | inline |
write_to_command(GPUCommand &cmd) | RPSpotLight | virtual |
~ReferenceCount() (defined in ReferenceCount) | ReferenceCount | inlinevirtual |
~RPLight() | RPLight | virtual |