Cell

An structure represnting a shadow cell entry.

File location: framework/cauldron/framework/inc/render/shadowmapresourcepool.h

Detailed description

An structure represnting a shadow cell entry.

Data fields

Type

Description

uint32_t

size
The size (squared) of the cell.

Rect

rect
The rect (coordinate representation) of the cell.

CellStatus

status
The “CellStatus“ (defaults to CellStatus::Empty).