HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
tt::PipelineImage::ImageLocation Struct Reference

#include <TTauri/GUI/PipelineImage_ImageLocation.hpp>

Public Member Functions

bool operator== (const ImageLocation &other) noexcept
 
bool operator!= (const ImageLocation &other) noexcept
 

Data Fields

mat transform
 Transformation matrix.
 
aarect clippingRectangle
 The position in pixels of the clipping rectangle relative to the top-left corner of the window, and extent in pixels.
 

Detailed Description

Information on the location and orientation of an image on a window.

Field Documentation

◆ clippingRectangle

aarect tt::PipelineImage::ImageLocation::clippingRectangle

The position in pixels of the clipping rectangle relative to the top-left corner of the window, and extent in pixels.

◆ transform

mat tt::PipelineImage::ImageLocation::transform

Transformation matrix.


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