Skia
2D Graphics Library
skottie::TransformPropertyValue Struct Reference

#include <SkottieProperty.h>

Public Member Functions

bool operator== (const TransformPropertyValue &other) const
 
bool operator!= (const TransformPropertyValue &other) const
 

Public Attributes

SkPoint fAnchorPoint
 
SkPoint fPosition
 
SkVector fScale
 
SkScalar fRotation
 
SkScalar fSkew
 
SkScalar fSkewAxis
 

Member Function Documentation

◆ operator!=()

bool skottie::TransformPropertyValue::operator!= ( const TransformPropertyValue other) const

◆ operator==()

bool skottie::TransformPropertyValue::operator== ( const TransformPropertyValue other) const

Member Data Documentation

◆ fAnchorPoint

SkPoint skottie::TransformPropertyValue::fAnchorPoint

◆ fPosition

SkPoint skottie::TransformPropertyValue::fPosition

◆ fRotation

SkScalar skottie::TransformPropertyValue::fRotation

◆ fScale

SkVector skottie::TransformPropertyValue::fScale

◆ fSkew

SkScalar skottie::TransformPropertyValue::fSkew

◆ fSkewAxis

SkScalar skottie::TransformPropertyValue::fSkewAxis

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