Euphoria
Public Attributes | List of all members
eu::render::LerpData Struct Reference

Public Attributes

LayoutData lhs
 
LayoutData rhs
 
float t
 

Detailed Description

Definition at line 124 of file canvas.h.

Member Data Documentation

◆ lhs

LayoutData eu::render::LerpData::lhs

Definition at line 126 of file canvas.h.

◆ rhs

LayoutData eu::render::LerpData::rhs

Definition at line 127 of file canvas.h.

◆ t

float eu::render::LerpData::t

Definition at line 128 of file canvas.h.


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