Home | History | Annotate | Download | only in simplereference

Lines Matching defs:getAttachment

378 	Attachment&				getAttachment	(AttachmentPoint point)			{ return m_attachments[point]; }
379 const Attachment& getAttachment (AttachmentPoint point) const { return m_attachments[point]; }