Guitarix
childpos Struct Reference

Public Member Functions

 childpos (int y0_, int y1_, int pos_)
 
bool operator< (const childpos &p)
 

Public Attributes

int y0
 
int y1
 
int pos
 

Detailed Description

Definition at line 1384 of file rack.cpp.

Constructor & Destructor Documentation

◆ childpos()

childpos::childpos ( int  y0_,
int  y1_,
int  pos_ 
)
inline

Definition at line 1386 of file rack.cpp.

Member Function Documentation

◆ operator<()

bool childpos::operator< ( const childpos p)
inline

Definition at line 1387 of file rack.cpp.

Member Data Documentation

◆ pos

int childpos::pos

Definition at line 1385 of file rack.cpp.

◆ y0

int childpos::y0

Definition at line 1385 of file rack.cpp.

Referenced by operator<().

◆ y1

int childpos::y1

Definition at line 1385 of file rack.cpp.


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