neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::gradient_tile Struct Reference

#include <i_gradient.hpp>

Public Member Functions

auto operator<=> (const gradient_tile &) const =default
 

Public Attributes

size extents
 
bool aligned
 

Detailed Description

Definition at line 44 of file i_gradient.hpp.

Member Function Documentation

◆ operator<=>()

auto neogfx::gradient_tile::operator<=> ( const gradient_tile ) const
default

Member Data Documentation

◆ aligned

bool neogfx::gradient_tile::aligned

Definition at line 47 of file i_gradient.hpp.

◆ extents

size neogfx::gradient_tile::extents

Definition at line 46 of file i_gradient.hpp.


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