module ECS::DSL::Iter
Defined in:
flecs/dsl/iter.crMacro Summary
-
inject!(row_type)
Inject basic methods and mechanisms common to all iterator structs.
-
inject_row!
Inject basic methods and mechanisms common to all iterator row structs.