tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::movement::movement_class_tag Struct Reference

Marks types that implement the compile-time movement-class contract. More...

#include <tess/topology/movement_class.h>

Inheritance diagram for tess::movement::movement_class_tag:
tess::movement::MovementClass< Field< PassableTag >, FieldCost< CostTag > > tess::movement::MovementClass< AllOf< Field< PassableTag >, NotZero< CostTag > >, FieldCost< CostTag > > tess::movement::MovementClass< Field< PassableTag >, UnitCost > tess::movement::MovementClass< PassExpr, CostExpr > tess::movement::WalkableCostField< PassableTag, CostTag > tess::movement::WalkableField< PassableTag >

Detailed Description

Marks types that implement the compile-time movement-class contract.


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