Flutter Linux Embedder
_FlFramebuffer Struct Reference

Public Attributes

GObject parent_instance
 
size_t width
 
size_t height
 
GLuint framebuffer_id
 
GLuint texture_id
 

Detailed Description

Definition at line 9 of file fl_framebuffer.cc.

Member Data Documentation

◆ framebuffer_id

GLuint _FlFramebuffer::framebuffer_id

Definition at line 19 of file fl_framebuffer.cc.

◆ height

size_t _FlFramebuffer::height

Definition at line 16 of file fl_framebuffer.cc.

◆ parent_instance

GObject _FlFramebuffer::parent_instance

Definition at line 10 of file fl_framebuffer.cc.

◆ texture_id

GLuint _FlFramebuffer::texture_id

Definition at line 22 of file fl_framebuffer.cc.

◆ width

size_t _FlFramebuffer::width

Definition at line 13 of file fl_framebuffer.cc.


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