abstract class Boleite::FrameBuffer
- Boleite::FrameBuffer
- Reference
- Object
Direct Known Subclasses
Defined in:
boleite/graphics/frame_buffer.crInstance Method Summary
- #activate(&)
- #attach_buffer(texture : Texture, identifier : Symbol, slot : UInt8) : Void
- #attach_depth_buffer(texture : Texture) : Void
- #detach_all_buffers : Void
- #detach_buffer(identifier : Symbol) : Void
- #detach_depth_buffer : Void