#include "osl/effect_util/effectUtil.h"
#include "osl/effect_util/effectUtil.tcc"
#include "osl/eval/pieceEval.h"
#include "osl/eval/progressEval.h"
#include "osl/eval/ml/openMidEndingEval.h"
#include "osl/state/numEffectState.h"
Go to the source code of this file.
Classes | |
struct | osl::effect_util::EffectUtil::FindThreat< EvalT > |
Namespaces | |
namespace | osl |
| |
Functions | |
template void | osl::EffectUtil::findThreat< osl::eval::ProgressEval > (const NumEffectState &state, Square position, PtypeO ptypeo, PieceVector &out) |
template void | osl::EffectUtil::findThreat< osl::eval::ml::OpenMidEndingEval > (const NumEffectState &state, Square position, PtypeO ptypeo, PieceVector &out) |