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::WorldFunctions | static |
| CreateMeshEntity(World *world, const std::string &name, const std::shared_ptr< Mesh > &mesh, std::function< void(Entity &)> onAdded=nullptr) | Spices::WorldFunctions | privatestatic |