sandbox
Loading...
Searching...
No Matches
sbx::scenes::relationship Class Referencefinal

Public Member Functions

 relationship (const node parent)
 
auto parent () const noexcept -> node
 
auto set_parent (const node parent) noexcept -> void
 
auto children () const noexcept -> const std::vector< node > &
 
auto children () noexcept -> std::vector< node > &
 
auto add_child (const node child) -> void
 
auto remove_child (const node child) -> void
 

The documentation for this class was generated from the following file: