1.3.64
 
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 429 of file RadiationModel.h.

Field Documentation

◆ offset

helios::int2 CameraTile::offset

Tile offset in full image (x, y)

Definition at line 431 of file RadiationModel.h.

◆ resolution

helios::int2 CameraTile::resolution

Tile dimensions (width, height)

Definition at line 430 of file RadiationModel.h.


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