neoGFX
C++ GPU-oriented GUI library and app/game creation framework.
neogfx::shape::animation_info::texture_sheet_item Struct Reference

#include <shape.hpp>

Public Attributes

point offset
 
size extents
 

Detailed Description

Definition at line 69 of file shape.hpp.

Member Data Documentation

◆ extents

size neogfx::shape::animation_info::texture_sheet_item::extents

Definition at line 72 of file shape.hpp.

◆ offset

point neogfx::shape::animation_info::texture_sheet_item::offset

Definition at line 71 of file shape.hpp.


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