Cogs.Core
Public Attributes | List of all members
Cogs::Core::AdaptivePlanarGridIndex Struct Reference

Public Attributes

uint32_t xIndex
 
uint32_t yIndex
 
uint8_t level
 

Detailed Description

Definition at line 18 of file AdaptivePlanarGridSystem.h.

Member Data Documentation

◆ level

uint8_t Cogs::Core::AdaptivePlanarGridIndex::level

Definition at line 22 of file AdaptivePlanarGridSystem.h.

◆ xIndex

uint32_t Cogs::Core::AdaptivePlanarGridIndex::xIndex

Definition at line 20 of file AdaptivePlanarGridSystem.h.

◆ yIndex

uint32_t Cogs::Core::AdaptivePlanarGridIndex::yIndex

Definition at line 21 of file AdaptivePlanarGridSystem.h.


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