Cogs.Core
Public Member Functions | Private Attributes | List of all members
Cogs::Core::ScopedIndent Class Reference

Public Member Functions

 ScopedIndent (float spacing=0.0f)
 

Private Attributes

float spacing = 0
 

Detailed Description

Definition at line 17 of file InspectorGuiHelper.h.

Constructor & Destructor Documentation

◆ ScopedIndent()

Cogs::Core::ScopedIndent::ScopedIndent ( float  spacing = 0.0f)
inlineexplicit

Definition at line 20 of file InspectorGuiHelper.h.

◆ ~ScopedIndent()

Cogs::Core::ScopedIndent::~ScopedIndent ( )
inline

Definition at line 25 of file InspectorGuiHelper.h.

Member Data Documentation

◆ spacing

float Cogs::Core::ScopedIndent::spacing = 0
private

Definition at line 31 of file InspectorGuiHelper.h.


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