#include <llviewerinventory.h>
Inheritance diagram for RezAttachmentCallback:
Public Member Functions | |
RezAttachmentCallback (LLViewerJointAttachment *attachmentp) | |
void | fire (const LLUUID &inv_item) |
Protected Member Functions | |
~RezAttachmentCallback () | |
Private Attributes | |
LLViewerJointAttachment * | mAttach |
Definition at line 207 of file llviewerinventory.h.
RezAttachmentCallback::RezAttachmentCallback | ( | LLViewerJointAttachment * | attachmentp | ) |
RezAttachmentCallback::~RezAttachmentCallback | ( | ) | [protected] |
Definition at line 627 of file llviewerinventory.cpp.
Implements LLInventoryCallback.
Definition at line 631 of file llviewerinventory.cpp.
References LLInventoryModel::getItem(), gInventory, LLUUID::isNull(), mAttach, and rez_attachment().
Definition at line 217 of file llviewerinventory.h.
Referenced by fire(), and RezAttachmentCallback().