|
sandbox
|
This is the complete list of members for sbx::scenes::relationship, including all inherited members.
| add_child(const node child) -> void (defined in sbx::scenes::relationship) | sbx::scenes::relationship | inline |
| children() const noexcept -> const std::vector< node > & (defined in sbx::scenes::relationship) | sbx::scenes::relationship | inline |
| children() noexcept -> std::vector< node > & (defined in sbx::scenes::relationship) | sbx::scenes::relationship | inline |
| parent() const noexcept -> node (defined in sbx::scenes::relationship) | sbx::scenes::relationship | inline |
| relationship(const node parent) (defined in sbx::scenes::relationship) | sbx::scenes::relationship | inline |
| remove_child(const node child) -> void (defined in sbx::scenes::relationship) | sbx::scenes::relationship | inline |
| set_parent(const node parent) noexcept -> void (defined in sbx::scenes::relationship) | sbx::scenes::relationship | inline |