SpiecsEngine
 
Loading...
Searching...
No Matches
Spices::WorldFunctions Member List

This is the complete list of members for Spices::WorldFunctions, including all inherited members.

CreateMeshEntity(World *world, const std::string &name, std::function< std::shared_ptr< Mesh >()> onMeshCreated, std::function< void(Entity &)> onAdded=nullptr)Spices::WorldFunctionsstatic
CreateMeshEntity(World *world, const std::string &name, const std::shared_ptr< Mesh > &mesh, std::function< void(Entity &)> onAdded=nullptr)Spices::WorldFunctionsprivatestatic