Apparatus Version 1.23
ECS data-oriented workflow for Unreal Engine.
Loading...
Searching...
No Matches
Classes | Typedefs
ChunkIt.h File Reference
#include "More/type_traits"
#include "CoreMinimal.h"
#include "UObject/Class.h"
#include "Fingerprint.h"
#include "SubjectInfo.h"
#include "Chunk.h"
Include dependency graph for ChunkIt.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  TChunkIt< SubjectHandleT >
 A generic chunk's iterator base. More...
 

Typedefs

typedef TChunkIt< FSubjectHandleFChunkIt
 Mutable chunk iterator.
 
typedef TChunkIt< FSolidSubjectHandleFSolidChunkIt
 Homogenous chunk iterator.
 

Typedef Documentation

◆ FChunkIt

Mutable chunk iterator.

◆ FSolidChunkIt

Homogenous chunk iterator.