Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::core::bit_view< BlockBits > Struct Template Reference

Public Member Functions

void set (uint32_t bitPosition, uint8_t value) noexcept
 
uint8_t get (uint32_t bitPosition) const noexcept
 

Public Attributes

std::span< uint8_t > m_data
 

Static Public Attributes

static constexpr uint32_t MaxValue = (1 << BlockBits) - 1
 

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