This is the complete list of members for ActiveObject, including all inherited members.
ActiveObject(object_t id) | ActiveObject | inline |
addAttachmentChild(object_t child_id) | ActiveObject | inlinevirtual |
clearChildAttachments() | ActiveObject | inlinevirtual |
clearParentAttachment() | ActiveObject | inlinevirtual |
collideWithObjects() const =0 | ActiveObject | pure virtual |
getAttachment(object_t *parent_id, std::string *bone, v3f *position, v3f *rotation, bool *force_visible) const | ActiveObject | inlinevirtual |
getCollisionBox(aabb3f *toset) const =0 | ActiveObject | pure virtual |
getId() const | ActiveObject | inline |
getSelectionBox(aabb3f *toset) const =0 | ActiveObject | pure virtual |
getType() const =0 | ActiveObject | pure virtual |
m_id | ActiveObject | protected |
object_t typedef | ActiveObject | |
removeAttachmentChild(object_t child_id) | ActiveObject | inlinevirtual |
setAttachment(object_t parent_id, const std::string &bone, v3f position, v3f rotation, bool force_visible) | ActiveObject | inlinevirtual |
setId(object_t id) | ActiveObject | inline |