Public Member Functions | Public Attributes | List of all members
ImDrawListSharedData Struct Reference

#include <imgui_internal.h>

Public Member Functions

 ImDrawListSharedData ()
 

Public Attributes

ImVec2 CircleVtx12 [12]
 
ImVec4 ClipRectFullscreen
 
float CurveTessellationTol
 
ImFontFont
 
float FontSize
 
ImVec2 TexUvWhitePixel
 

Detailed Description

Definition at line 628 of file imgui_internal.h.

Constructor & Destructor Documentation

◆ ImDrawListSharedData()

ImDrawListSharedData::ImDrawListSharedData ( )

Definition at line 341 of file imgui_draw.cpp.

Member Data Documentation

◆ CircleVtx12

ImVec2 ImDrawListSharedData::CircleVtx12[12]

Definition at line 638 of file imgui_internal.h.

◆ ClipRectFullscreen

ImVec4 ImDrawListSharedData::ClipRectFullscreen

Definition at line 634 of file imgui_internal.h.

◆ CurveTessellationTol

float ImDrawListSharedData::CurveTessellationTol

Definition at line 633 of file imgui_internal.h.

◆ Font

ImFont* ImDrawListSharedData::Font

Definition at line 631 of file imgui_internal.h.

◆ FontSize

float ImDrawListSharedData::FontSize

Definition at line 632 of file imgui_internal.h.

◆ TexUvWhitePixel

ImVec2 ImDrawListSharedData::TexUvWhitePixel

Definition at line 630 of file imgui_internal.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22