1.3.72
 
Loading...
Searching...
No Matches
CameraTile Struct Reference

Struct to store camera tile information for tiled rendering. More...

#include <RadiationModel.h>

Data Fields

helios::int2 resolution
 Tile dimensions (width, height)
 
helios::int2 offset
 Tile offset in full image (x, y)
 

Detailed Description

Struct to store camera tile information for tiled rendering.

Definition at line 462 of file RadiationModel.h.

Field Documentation

◆ offset

helios::int2 CameraTile::offset

Tile offset in full image (x, y)

Definition at line 464 of file RadiationModel.h.

◆ resolution

helios::int2 CameraTile::resolution

Tile dimensions (width, height)

Definition at line 463 of file RadiationModel.h.


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