![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
This is the complete list of members for Divide::RTAttachment, including all inherited members.
_attachmentUsage | Divide::RTAttachment | |
_descriptor | Divide::RTAttachment | |
_parent | Divide::RTAttachment | protected |
Layout enum name | Divide::RTAttachment | |
parent() noexcept | Divide::RTAttachment | |
parent() const noexcept | Divide::RTAttachment | |
PROPERTY_R_IW(Handle< Texture >, renderTexture, INVALID_HANDLE< Texture >) | Divide::RTAttachment | |
PROPERTY_R_IW(Handle< Texture >, resolvedTexture, INVALID_HANDLE< Texture >) | Divide::RTAttachment | |
PROPERTY_RW(U32, binding, 0u) | Divide::RTAttachment | |
PROPERTY_RW(bool, changed, false) | Divide::RTAttachment | |
RTAttachment(RenderTarget &parent, const RTAttachmentDescriptor &descriptor) noexcept | Divide::RTAttachment | explicit |
setTexture(Handle< Texture > renderTexture, Handle< Texture > resolveTexture) noexcept | Divide::RTAttachment | |
texture() const | Divide::RTAttachment | |
~RTAttachment() | Divide::RTAttachment |