Cogs.Core
Public Types | List of all members
Cogs::TileFlags Struct Reference

Public Types

enum  ETileFlags : uint32_t { None = 0 , Requested = 1 , OutOfBounds = 1 << 1 , Invalidated = 1 << 2 }
 

Detailed Description

Definition at line 9 of file RasterTile.h.

Member Enumeration Documentation

◆ ETileFlags

enum Cogs::TileFlags::ETileFlags : uint32_t

Definition at line 11 of file RasterTile.h.


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