Tatooine
Namespaces | Classes | Functions
tatooine::flowexplorer Namespace Reference

Namespaces

namespace  base
 
namespace  nodes
 
namespace  ui
 

Classes

struct  node_id_less
 
struct  renderable
 
struct  scene
 
struct  serializable
 
struct  toggleable
 
struct  uuid_equals
 
struct  uuid_holder
 
struct  window
 

Functions

auto fonts_directory () -> filesystem::path
 
auto icons_directory () -> filesystem::path
 
auto insert_registered_element (scene &s, std::string_view const &name) -> ui::base::node *
 

Function Documentation

◆ fonts_directory()

auto tatooine::flowexplorer::fonts_directory ( ) -> filesystem::path

◆ icons_directory()

auto tatooine::flowexplorer::icons_directory ( ) -> filesystem::path

◆ insert_registered_element()

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