Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
PhosphorAnimation::detail::DecomposedTransform Struct Reference

#include <phosphor-animation/include/PhosphorAnimation/Interpolate.h>

Public Attributes

qreal tx = 0.0
 
qreal ty = 0.0
 
qreal rotation = 0.0
 
qreal sx = 1.0
 
qreal sy = 1.0
 
qreal shear = 0.0
 

Member Data Documentation

◆ rotation

qreal PhosphorAnimation::detail::DecomposedTransform::rotation = 0.0

◆ shear

qreal PhosphorAnimation::detail::DecomposedTransform::shear = 0.0

◆ sx

qreal PhosphorAnimation::detail::DecomposedTransform::sx = 1.0

◆ sy

qreal PhosphorAnimation::detail::DecomposedTransform::sy = 1.0

◆ tx

qreal PhosphorAnimation::detail::DecomposedTransform::tx = 0.0

◆ ty

qreal PhosphorAnimation::detail::DecomposedTransform::ty = 0.0

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