Tatooine
Classes | Namespaces | Functions | Variables
node.h File Reference

Go to the source code of this file.

Classes

struct  tatooine::flowexplorer::ui::base::node
 
struct  tatooine::flowexplorer::ui::node_serializer< T >
 
struct  tatooine::flowexplorer::ui::node< Child >
 
struct  registration_name_t
 
struct  registration_factory_t
 

Namespaces

namespace  tatooine
 
namespace  tatooine::flowexplorer
 
namespace  tatooine::flowexplorer::ui
 
namespace  tatooine::flowexplorer::ui::base
 

Functions

auto tatooine::flowexplorer::insert_registered_element (scene &s, std::string_view const &name) -> ui::base::node *
 

Variables

registration_factory_t __start_factory_
 
registration_factory_t __stop_factory_
 
registration_name_t __start_name_
 
registration_name_t __stop_name_
 

Variable Documentation

◆ __start_factory_

registration_factory_t __start_factory_
extern

◆ __start_name_

registration_name_t __start_name_
extern

◆ __stop_factory_

registration_factory_t __stop_factory_
extern

◆ __stop_name_

registration_name_t __stop_name_
extern