Unravel Engine C++ Reference
Loading...
Searching...
No Matches
gfx::frame_buffer Member List

This is the complete list of members for gfx::frame_buffer, including all inherited members.

base_type typedefgfx::handle_impl< frame_buffer, frame_buffer_handle >
dispose()gfx::handle_impl< frame_buffer, frame_buffer_handle >inline
frame_buffer()=defaultgfx::frame_buffer
frame_buffer(std::uint16_t _width, std::uint16_t _height, texture_format _format, std::uint32_t _texture_flags=BGFX_SAMPLER_U_CLAMP|BGFX_SAMPLER_V_CLAMP)gfx::frame_buffer
frame_buffer(const std::vector< texture::ptr > &textures)gfx::frame_buffer
frame_buffer(const std::vector< fbo_attachment > &textures)gfx::frame_buffer
frame_buffer(void *_nwh, std::uint16_t _width, std::uint16_t _height, texture_format _format=texture_format::Count, texture_format _depth_format=texture_format::Count)gfx::frame_buffer
get_attachment(std::uint32_t index=0) const -> const fbo_attachment &gfx::frame_buffer
get_attachment_count() const -> size_tgfx::frame_buffer
get_attachments() const -> const std::vector< fbo_attachment > &gfx::frame_buffer
get_size() const -> usize32_tgfx::frame_buffer
get_texture(std::uint32_t index=0) const -> const gfx::texture::ptr &gfx::frame_buffer
handle_gfx::handle_impl< frame_buffer, frame_buffer_handle >protected
handle_type_t typedefgfx::handle_impl< frame_buffer, frame_buffer_handle >
invalid_handle() -> frame_buffer_handlegfx::handle_impl< frame_buffer, frame_buffer_handle >inlinestatic
is_valid() const -> boolgfx::handle_impl< frame_buffer, frame_buffer_handle >inline
native_handle() const -> frame_buffer_handlegfx::handle_impl< frame_buffer, frame_buffer_handle >inline
populate(const std::vector< texture::ptr > &textures)gfx::frame_buffer
populate(const std::vector< fbo_attachment > &textures)gfx::frame_buffer
ptr typedefgfx::handle_impl< frame_buffer, frame_buffer_handle >
uptr typedefgfx::handle_impl< frame_buffer, frame_buffer_handle >
weak_ptr typedefgfx::handle_impl< frame_buffer, frame_buffer_handle >
~handle_impl()gfx::handle_impl< frame_buffer, frame_buffer_handle >inline