PSYQO SDK
psyqo::OrderingTable
Class template
Class template
The ordering table. Used to sort fragments before sending them to the GPU.
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/ordering-table.hh"
psyqo::OrderingTable& value = /* obtain a valid instance from your game */;