Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::ExternalRTAttachmentDescriptor Struct Referencefinal

#include <RTAttachment.h>

+ Inheritance diagram for Divide::ExternalRTAttachmentDescriptor:

Public Member Functions

 ExternalRTAttachmentDescriptor (RTAttachment *attachment, const SamplerDescriptor sampler, const RTAttachmentType type, const RTColourAttachmentSlot slot, bool autoResolve=true)
 
- Public Member Functions inherited from Divide::RTAttachmentDescriptor
 RTAttachmentDescriptor (const SamplerDescriptor sampler, const RTAttachmentType type, const RTColourAttachmentSlot slot, const bool autoResolve) noexcept
 

Additional Inherited Members

- Public Attributes inherited from Divide::RTAttachmentDescriptor
SamplerDescriptor _sampler {}
 
RTAttachment_externalAttachment {nullptr}
 
RTAttachmentType _type { RTAttachmentType::COUNT }
 
RTColourAttachmentSlot _slot { RTColourAttachmentSlot::COUNT }
 
bool _autoResolve {true}
 

Detailed Description

Definition at line 75 of file RTAttachment.h.

Constructor & Destructor Documentation

◆ ExternalRTAttachmentDescriptor()

Divide::ExternalRTAttachmentDescriptor::ExternalRTAttachmentDescriptor ( RTAttachment attachment,
const SamplerDescriptor  sampler,
const RTAttachmentType  type,
const RTColourAttachmentSlot  slot,
bool  autoResolve = true 
)
inlineexplicit

Definition at line 77 of file RTAttachment.h.


The documentation for this struct was generated from the following file: