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

#include <gradient.hpp>

Classes

struct  meta
 

Public Attributes

neolib::cookie_ref_ptr id
 
std::optional< aabb_2dboundingBox
 

Detailed Description

Definition at line 28 of file gradient.hpp.

Member Data Documentation

◆ boundingBox

std::optional<aabb_2d> neogfx::game::gradient::boundingBox

Definition at line 31 of file gradient.hpp.

◆ id

neolib::cookie_ref_ptr neogfx::game::gradient::id

Definition at line 30 of file gradient.hpp.


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