Go to the documentation of this file.
15 : wm_(wm), time_(time)
64 if (r && r->calculateTransform(
time_, rel_transform))
80 if (r && r->calculateTransform(
time_, rel_transform))
const std::map< Idx, Idx > & relationsFrom() const
shared_ptr< const Entity > EntityConstPtr
const std::vector< RelationConstPtr > & relations() const
Warning: the return vector may return null-pointers.
const std::map< Idx, Idx > & relationsTo() const
const std::vector< EntityConstPtr > & entities() const
Warning: the return vector may return null-pointers.
bool findEntityIdx(const UUID &id, Idx &idx) const
shared_ptr< const Relation > RelationConstPtr