Epok Engine

PSYQO SDK

psyqo::PsyqoAllocator

Struct

Struct

Struct declared by the buffer module for the buffer module.

Namespace
psyqo
Header
buffer.hh
Include
#include "psyqo/buffer.hh"
Module
buffer
Source
https://github.com/pcsx-redux/nugget/blob/6186b131aacc5853a9161fb076ed34ffe504552d/psyqo/buffer.hh:34

Basic usage

This minimal snippet shows the normal syntax for reaching the type. Open a member below for an operation-specific example.

C++ example
#include "psyqo/buffer.hh"

psyqo::PsyqoAllocator& value = /* obtain a valid instance from your game */;

Static methods