#include <universe.h>
◆ Node() [1/3]
cqsp::common::Node::Node |
( |
Universe & |
universe, |
|
|
entt::entity |
entity |
|
) |
| |
|
explicit |
◆ Node() [2/3]
cqsp::common::Node::Node |
( |
entt::handle |
handle, |
|
|
entt::entity |
entity |
|
) |
| |
◆ Node() [3/3]
cqsp::common::Node::Node |
( |
Universe & |
universe | ) |
|
|
explicit |
◆ Convert() [1/2]
Node cqsp::common::Node::Convert |
( |
const entt::entity |
entity | ) |
|
◆ Convert() [2/2]
std::vector< Node > cqsp::common::Node::Convert |
( |
const std::vector< entt::entity > & |
entities | ) |
|
◆ universe()
Universe & cqsp::common::Node::universe |
( |
| ) |
const |
The documentation for this class was generated from the following files: