yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gui::MemoryEditorWidget::Sizes Struct Reference

#include <imgui_memory_editor.h>

Public Member Functions

 Sizes ()
 

Public Attributes

int AddrDigitsCount
 
float LineHeight
 
float GlyphWidth
 
float HexCellWidth
 
float SpacingBetweenMidCols
 
float PosHexStart
 
float PosHexEnd
 
float PosAsciiStart
 
float PosAsciiEnd
 
float WindowWidth
 

Detailed Description

Definition at line 126 of file imgui_memory_editor.h.

Constructor & Destructor Documentation

◆ Sizes()

yaze::gui::MemoryEditorWidget::Sizes::Sizes ( )
inline

Definition at line 138 of file imgui_memory_editor.h.

Member Data Documentation

◆ AddrDigitsCount

int yaze::gui::MemoryEditorWidget::Sizes::AddrDigitsCount

◆ LineHeight

float yaze::gui::MemoryEditorWidget::Sizes::LineHeight

◆ GlyphWidth

◆ HexCellWidth

float yaze::gui::MemoryEditorWidget::Sizes::HexCellWidth

◆ SpacingBetweenMidCols

float yaze::gui::MemoryEditorWidget::Sizes::SpacingBetweenMidCols

◆ PosHexStart

float yaze::gui::MemoryEditorWidget::Sizes::PosHexStart

◆ PosHexEnd

float yaze::gui::MemoryEditorWidget::Sizes::PosHexEnd

Definition at line 133 of file imgui_memory_editor.h.

Referenced by yaze::gui::MemoryEditorWidget::CalcSizes().

◆ PosAsciiStart

float yaze::gui::MemoryEditorWidget::Sizes::PosAsciiStart

◆ PosAsciiEnd

float yaze::gui::MemoryEditorWidget::Sizes::PosAsciiEnd

◆ WindowWidth

float yaze::gui::MemoryEditorWidget::Sizes::WindowWidth

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