VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
ImGuiPtrOrIndex Struct Reference

Public Member Functions

 ImGuiPtrOrIndex (void *ptr)
 
 ImGuiPtrOrIndex (int index)
 

Public Attributes

void * Ptr
 
int Index
 

Constructor & Destructor Documentation

ImGuiPtrOrIndex::ImGuiPtrOrIndex ( void *  ptr)
inline

References Index, and Ptr.

ImGuiPtrOrIndex::ImGuiPtrOrIndex ( int  index)
inline

References Index, and Ptr.

Member Data Documentation

void* ImGuiPtrOrIndex::Ptr

Referenced by ImGuiPtrOrIndex().

int ImGuiPtrOrIndex::Index

Referenced by ImGuiPtrOrIndex().


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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)