◆ EntityNode()
| Vyroda::EntityNode::EntityNode |
( |
std::shared_ptr< Entity > | entity | ) |
|
|
inline |
◆ addChild()
◆ clear()
| void Vyroda::EntityNode::clear |
( |
| ) |
|
|
inline |
◆ getChildren()
| std::vector< std::shared_ptr< EntityNode > > const & Vyroda::EntityNode::getChildren |
( |
| ) |
const |
|
inline |
◆ getEntity()
| std::shared_ptr< Entity > Vyroda::EntityNode::getEntity |
( |
| ) |
const |
|
inline |
◆ getParent()
| std::shared_ptr< EntityNode > Vyroda::EntityNode::getParent |
( |
| ) |
const |
|
inline |
◆ hasChildren()
| bool Vyroda::EntityNode::hasChildren |
( |
| ) |
|
|
inline |
◆ isLoaded()
| bool Vyroda::EntityNode::isLoaded |
( |
| ) |
const |
|
inline |
◆ setIsLoaded()
| void Vyroda::EntityNode::setIsLoaded |
( |
bool const | is_loaded | ) |
|
|
inline |
◆ setParent()
| void Vyroda::EntityNode::setParent |
( |
std::shared_ptr< EntityNode > | parent | ) |
|
|
inline |
◆ size()
| std::size_t Vyroda::EntityNode::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: