This is the complete list of members for client::ActiveObjectMgr, including all inherited members.
| ActiveObjectMgr()=default | ActiveObjectMgr< ClientActiveObject > | |
| clear() | ActiveObjectMgr< ClientActiveObject > | inline |
| DISABLE_CLASS_COPY(ActiveObjectMgr) | ActiveObjectMgr< ClientActiveObject > | |
| getActiveObject(u16 id) | ActiveObjectMgr< ClientActiveObject > | inline |
| getActiveObjects(const v3f &origin, f32 max_d, std::vector< DistanceSortedActiveObject > &dest) | client::ActiveObjectMgr | |
| getActiveSelectableObjects(const core::line3d< f32 > &shootline) | client::ActiveObjectMgr | |
| getFreeId() const | ActiveObjectMgr< ClientActiveObject > | inlineprotected |
| isFreeId(u16 id) const | ActiveObjectMgr< ClientActiveObject > | inlineprotected |
| m_active_objects | ActiveObjectMgr< ClientActiveObject > | protected |
| registerObject(std::unique_ptr< ClientActiveObject > obj) override | client::ActiveObjectMgr | virtual |
| removeObject(u16 id) override | client::ActiveObjectMgr | virtual |
| step(float dtime, const std::function< void(ClientActiveObject *)> &f) override | client::ActiveObjectMgr | virtual |
| ~ActiveObjectMgr() override | client::ActiveObjectMgr | virtual |