/
class Enlighten RawBuffer
This is the documentation for Enlighten.
class Enlighten RawBuffer
class Enlighten::RawBuffer
A range of bytes.
Functions
Name | Description |
---|---|
RawBuffer() | Constructors. |
RawBuffer(void *, Geo::u32) | Constructors. |
Variables
Name | Description |
---|---|
void * m_Pointer | Pointer to the buffer. |
Geo::u32 m_Size | Size of the buffer. |
Enlighten::RawBuffer::RawBuffer
public: RawBuffer()
Constructors.
Enlighten::RawBuffer::RawBuffer
public: RawBuffer
(
void * pointer,
Geo::u32 size
)
Constructors.
, multiple selections available,
Related content
How Enlighten works
How Enlighten works
More like this
stb_image_write
stb_image_write
More like this
Precompute your level
Precompute your level
More like this
2. Run the parameterize
2. Run the parameterize
More like this
Level properties
Level properties
More like this
Visualizations and statistics
Visualizations and statistics
More like this