Nugget
Loading...
Searching...
No Matches
Classes | Namespaces
fragments.hh File Reference
#include <EASTL/array.h>
#include <EASTL/utility.h>
#include <stdint.h>
#include "psyqo/primitive-concept.hh"
Include dependency graph for fragments.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  psyqo::Fragments::SimpleFragment< Prim >
 A fragment containing a single primitive. More...
 
struct  psyqo::Fragments::FixedFragment< Prim, N >
 A maximum fixed sized fragment of similar primitives. More...
 
struct  psyqo::Fragments::FixedFragmentWithPrologue< P, Prim, N >
 A maximum fixed sized fragment of similar primitives. More...
 

Namespaces

namespace  psyqo
 
namespace  psyqo::Fragments
 The fragments helpers.