VR-Vantage 3.0 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
ImDrawCmd Struct Reference

Public Member Functions

 ImDrawCmd ()
ImTextureID GetTexID () const

Public Attributes

ImVec4 ClipRect
ImTextureID TextureId
unsigned int VtxOffset
unsigned int IdxOffset
unsigned int ElemCount
ImDrawCallback UserCallback
voidUserCallbackData

Constructor & Destructor Documentation

ImDrawCmd::ImDrawCmd ( )
inline

Member Function Documentation

ImTextureID ImDrawCmd::GetTexID ( ) const
inline

Member Data Documentation

ImVec4 ImDrawCmd::ClipRect
ImTextureID ImDrawCmd::TextureId
unsigned int ImDrawCmd::VtxOffset
unsigned int ImDrawCmd::IdxOffset
unsigned int ImDrawCmd::ElemCount
ImDrawCallback ImDrawCmd::UserCallback
void* ImDrawCmd::UserCallbackData

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


Copyright © 2005-2022 MAK Technologies. All Rights Reserved (www.mak.com)