Euphoria
Public Attributes | List of all members
eu::imgui::ImguiShaderProgram Struct Reference

Public Attributes

unsigned int program_handle = 0
 
int texture_attrib = 0
 
int projection_attrib = 0
 

Detailed Description

Definition at line 11 of file ui.h.

Member Data Documentation

◆ program_handle

unsigned int eu::imgui::ImguiShaderProgram::program_handle = 0

Definition at line 13 of file ui.h.

◆ projection_attrib

int eu::imgui::ImguiShaderProgram::projection_attrib = 0

Definition at line 15 of file ui.h.

◆ texture_attrib

int eu::imgui::ImguiShaderProgram::texture_attrib = 0

Definition at line 14 of file ui.h.


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