Contents

CVAttachmentContainer

Provides storage for buffer attachments independent of the buffer lifetime

Declaration

@dynamicMemberLookup struct CVAttachmentContainer<Keys> where Keys : CVAttachmentKeyDefinitions

Overview

This object can be used to hold a copy of all buffer attachments. The attachment values can be accessed as properties of this object similar to CVAttachmentAccess.

Topics

Initializers

Instance Methods

Subscripts

See Also

Attachment system (Swift)