88 _shadow_manager = mgr;
107 _cmd_list = cmd_list;
130 _shadow_update_distance = dist;
138 inline ShadowManager* InternalLightManager::get_shadow_manager()
const {
139 return _shadow_manager;
size_t get_num_entries() const
Returns the amount of elements of the container.
set_shadow_manager
Sets the handle to the shadow manager.
void set_shadow_update_distance(PN_stdfloat dist)
Sets the maximum shadow update distance.
get_num_shadow_sources
Returns the amount of shadow sources.
int get_max_index() const
Returns the maximum index of the container.
get_max_light_index
RenderPipeline.
void set_camera_pos(const LPoint3 &pos)
Sets the camera position.
void set_command_list(GPUCommandList *cmd_list)
Sets a handle to the command list.
get_num_lights
Returns the amount of stored lights.