PSYQO SDK
psyqo::Fragments::FixedFragment
Class template
Class template
A maximum fixed sized fragment of similar primitives.
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/fragments.hh"
psyqo::Fragments::FixedFragment& value = /* obtain a valid instance from your game */;