VR-Forces 5.0.3 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 Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)