Module OgamlGraphics.Attachment

Framebuffer attachments

Submodules

DepthStencilAttachment Represents a depth-stencil attachment
StencilAttachment Represents a stencil attachment
DepthAttachment Represents a depth attachment
ColorAttachment Represents a color attachment

Signatures

DepthStencilAttachable Interface of a depth-stencil-attachable texture or RBO
StencilAttachable Interface of a stencil-attachable texture or RBO
DepthAttachable Interface of a depth-attachable texture or RBO
ColorAttachable Interface of a color-attachable texture or RBO

This module contains the common interfaces shared by textures or renderbuffers that can be attached to a certain attachment of an FBO