VR-Vantage 3.2 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
ImDrawDataBuilder Struct Reference

Public Member Functions

void Clear ()
void ClearFreeMemory ()
int GetDrawListCount () const
IMGUI_API void FlattenIntoSingleLayer ()

Public Attributes

ImVector< ImDrawList * > Layers [2]

Member Function Documentation

void ImDrawDataBuilder::Clear ( )
inline

References IM_ARRAYSIZE, and Layers.

void ImDrawDataBuilder::ClearFreeMemory ( )
inline

References IM_ARRAYSIZE, and Layers.

int ImDrawDataBuilder::GetDrawListCount ( ) const
inline

References IM_ARRAYSIZE, and Layers.

IMGUI_API void ImDrawDataBuilder::FlattenIntoSingleLayer ( )

Member Data Documentation

ImVector<ImDrawList*> ImDrawDataBuilder::Layers[2]

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


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