PURE API 0.5
PR00F's Ultimate Rendering Engine full documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ImDrawVert Struct Reference

Detailed Description

Definition at line 2436 of file imgui.h.

#include <imgui.h>

Public Attributes

ImVec2 pos
 
ImVec2 uv
 
ImU32 col
 

Member Data Documentation

◆ col

ImU32 ImDrawVert::col

Definition at line 2440 of file imgui.h.

◆ pos

ImVec2 ImDrawVert::pos

Definition at line 2438 of file imgui.h.

◆ uv

ImVec2 ImDrawVert::uv

Definition at line 2439 of file imgui.h.


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