VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
ImGui::DtScopedTreeNode Class Reference

class for scoping an imgui tree node should only be used with the macro above.

Public Member Functions

 DtScopedTreeNode (const char *label)
 
 ~DtScopedTreeNode ()
 
bool nodeActive ()
 
void setNodeActive (bool flag)
 

Protected Attributes

bool myNodeActive
 
bool myNodeActiveOriginal
 

Constructor & Destructor Documentation

ImGui::DtScopedTreeNode::DtScopedTreeNode ( const char label)

constructor

ImGui::DtScopedTreeNode::~DtScopedTreeNode ( )

destructor

Member Function Documentation

bool ImGui::DtScopedTreeNode::nodeActive ( )

current node active value

void ImGui::DtScopedTreeNode::setNodeActive ( bool  flag)

set the node active value

Member Data Documentation

bool ImGui::DtScopedTreeNode::myNodeActive
protected
bool ImGui::DtScopedTreeNode::myNodeActiveOriginal
protected

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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)