|
IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
|
Holds 'offset' and 'size' fields (u8) to access data stored in a buffer-like object. More...
#include <ice/types/ref.hxx>
Public Member Functions | |
| constexpr | operator ice::ref16 () const noexcept |
| constexpr | operator ice::ref32 () const noexcept |
Public Attributes | |
| ice::u8 | offset |
| ice::u8 | size |
Holds 'offset' and 'size' fields (u8) to access data stored in a buffer-like object.
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
| ice::u8 ice::ref8::offset |
| ice::u8 ice::ref8::size |