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

#include <imgui_internal.h>

Public Member Functions

 ImGuiPtrOrIndex (int index)
 
 ImGuiPtrOrIndex (void *ptr)
 

Public Attributes

int Index
 
voidPtr
 

Detailed Description

Definition at line 1005 of file imgui_internal.h.

Constructor & Destructor Documentation

◆ ImGuiPtrOrIndex() [1/2]

ImGuiPtrOrIndex::ImGuiPtrOrIndex ( void ptr)
inline

Definition at line 1010 of file imgui_internal.h.

◆ ImGuiPtrOrIndex() [2/2]

ImGuiPtrOrIndex::ImGuiPtrOrIndex ( int  index)
inline

Definition at line 1011 of file imgui_internal.h.

Member Data Documentation

◆ Index

int ImGuiPtrOrIndex::Index

Definition at line 1008 of file imgui_internal.h.

◆ Ptr

void* ImGuiPtrOrIndex::Ptr

Definition at line 1007 of file imgui_internal.h.


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


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