Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::ecs::detail::QueryImpl::DirectEntitySeedPlan Struct Reference

Describes which direct term should seed direct non-fragmenting evaluation. More...

#include <query.h>

Public Attributes

Entity bestAllTerm = EntityBad
 
uint32_t bestAllTermCount = UINT32_MAX
 
QueryMatchKind bestAllTermMatchKind = QueryMatchKind::Semantic
 
bool hasAllTerms = false
 
bool hasOrTerms = false
 
bool preferOrSeed = false
 

Detailed Description

Describes which direct term should seed direct non-fragmenting evaluation.


The documentation for this struct was generated from the following file: