Skip to content
Flecs v4.1
impl.hpp File Reference

Meta implementation. More...

Go to the source code of this file.

Functions

template<typename EntityType>
flecs::opaque< EntityType > flecs::meta::_::flecs_entity_support (flecs::world &)
 Type support for entity wrappers.
void flecs::meta::_::init (flecs::world &world)

Detailed Description

Meta implementation.

Definition in file impl.hpp.

Function Documentation

◆ flecs_entity_support()

template<typename EntityType>
flecs::opaque< EntityType > flecs::meta::_::flecs_entity_support ( flecs::world & )
inline

Type support for entity wrappers.

Definition at line 17 of file impl.hpp.

◆ init()

void flecs::meta::_::init ( flecs::world & world)
inline

Definition at line 30 of file impl.hpp.