JUCE  v5.1.1-3-g1a0b28c73
JUCE API
EdgeTable::LineItem Struct Reference
Collaboration diagram for EdgeTable::LineItem:

Public Member Functions

bool operator< (const LineItem &other) const noexcept
 

Public Attributes

int level
 
int x
 

Member Function Documentation

◆ operator<()

bool EdgeTable::LineItem::operator< ( const LineItem other) const
inlinenoexcept

Member Data Documentation

◆ level

int EdgeTable::LineItem::level

◆ x

int EdgeTable::LineItem::x

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