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

#include <imgui_internal.h>

Public Member Functions

 ImDrawListSharedData ()
 
void SetCircleSegmentMaxError (float max_error)
 

Public Attributes

ImVec2 ArcFastVtx [12 *IM_DRAWLIST_ARCFAST_TESSELLATION_MULTIPLIER]
 
ImU8 CircleSegmentCounts [64]
 
float CircleSegmentMaxError
 
ImVec4 ClipRectFullscreen
 
float CurveTessellationTol
 
ImFontFont
 
float FontSize
 
ImDrawListFlags InitialFlags
 
ImVec2 TexUvWhitePixel
 

Detailed Description

Definition at line 901 of file imgui_internal.h.

Constructor & Destructor Documentation

◆ ImDrawListSharedData()

ImDrawListSharedData::ImDrawListSharedData ( )

Definition at line 348 of file imgui_draw.cpp.

Member Function Documentation

◆ SetCircleSegmentMaxError()

void ImDrawListSharedData::SetCircleSegmentMaxError ( float  max_error)

Definition at line 366 of file imgui_draw.cpp.

Member Data Documentation

◆ ArcFastVtx

ImVec2 ImDrawListSharedData::ArcFastVtx[12 *IM_DRAWLIST_ARCFAST_TESSELLATION_MULTIPLIER]

Definition at line 912 of file imgui_internal.h.

◆ CircleSegmentCounts

ImU8 ImDrawListSharedData::CircleSegmentCounts[64]

Definition at line 913 of file imgui_internal.h.

◆ CircleSegmentMaxError

float ImDrawListSharedData::CircleSegmentMaxError

Definition at line 907 of file imgui_internal.h.

◆ ClipRectFullscreen

ImVec4 ImDrawListSharedData::ClipRectFullscreen

Definition at line 908 of file imgui_internal.h.

◆ CurveTessellationTol

float ImDrawListSharedData::CurveTessellationTol

Definition at line 906 of file imgui_internal.h.

◆ Font

ImFont* ImDrawListSharedData::Font

Definition at line 904 of file imgui_internal.h.

◆ FontSize

float ImDrawListSharedData::FontSize

Definition at line 905 of file imgui_internal.h.

◆ InitialFlags

ImDrawListFlags ImDrawListSharedData::InitialFlags

Definition at line 909 of file imgui_internal.h.

◆ TexUvWhitePixel

ImVec2 ImDrawListSharedData::TexUvWhitePixel

Definition at line 903 of file imgui_internal.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06