Loading...
Searching...
No Matches
hellfire::Framebuffer Member List
This is the complete list of members for
hellfire::Framebuffer
, including all inherited members.
attach_color_texture
(const FrameBufferAttachmentSettings &settings={})
hellfire::Framebuffer
attach_depth_texture
(const FrameBufferAttachmentSettings &settings={})
hellfire::Framebuffer
attach_stencil_texture
(const FrameBufferAttachmentSettings &settings={})
hellfire::Framebuffer
attach_texture_by_id
(uint32_t texture_id, GLenum attachment, GLenum target)
hellfire::Framebuffer
bind
() const
hellfire::Framebuffer
cleanup
()
hellfire::Framebuffer
private
color_attachments_
hellfire::Framebuffer
private
color_settings_
hellfire::Framebuffer
private
create_framebuffer
()
hellfire::Framebuffer
private
depth_attachment_
hellfire::Framebuffer
private
depth_settings_
hellfire::Framebuffer
private
Framebuffer
()
hellfire::Framebuffer
Framebuffer
(const Framebuffer &)=delete
hellfire::Framebuffer
framebuffer_id_
hellfire::Framebuffer
private
get_color_attachment
(const size_t index=0) const
hellfire::Framebuffer
inline
get_color_attachment_count
() const
hellfire::Framebuffer
inline
get_color_attachments
() const
hellfire::Framebuffer
inline
get_depth_attachment
() const
hellfire::Framebuffer
inline
get_height
() const
hellfire::Framebuffer
get_width
() const
hellfire::Framebuffer
has_depth_
hellfire::Framebuffer
private
has_stencil_
hellfire::Framebuffer
private
is_complete
() const
hellfire::Framebuffer
operator=
(const Framebuffer &)=delete
hellfire::Framebuffer
read_pixel_from_texture
(uint32_t texture_id, int x, int y)
hellfire::Framebuffer
resize
(uint32_t width, uint32_t height)
hellfire::Framebuffer
stencil_attachment_
hellfire::Framebuffer
private
stencil_settings_
hellfire::Framebuffer
private
unbind
()
hellfire::Framebuffer
~Framebuffer
()
hellfire::Framebuffer
Generated by
1.9.8