Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
ImDrawVert Struct Reference

#include <imgui.h>

Collaboration diagram for ImDrawVert:
[legend]

Public Attributes

ImVec2 pos
 
ImVec2 uv
 
ImU32 col
 

Member Data Documentation

◆ col

ImU32 ImDrawVert::col

◆ pos

ImVec2 ImDrawVert::pos

◆ uv

ImVec2 ImDrawVert::uv

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