IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
ice::ref32 Struct Reference

Holds 'offset' and 'size' fields (u32) to access data stored in a buffer-like object. More...

#include <ice/types/ref.hxx>

Public Attributes

ice::u32 offset
ice::u32 size

Detailed Description

Holds 'offset' and 'size' fields (u32) to access data stored in a buffer-like object.

Member Data Documentation

◆ offset

ice::u32 ice::ref32::offset

◆ size

ice::u32 ice::ref32::size

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