|
IDA C++ SDK 9.2
|
Organize graph nodes by row. More...
#include <graph.hpp>
Public Member Functions | |
| int | height (void) const |
Public Attributes | |
| intvec_t | nodes |
| list of nodes at the row | |
| int | top = 0 |
| top y coord of the row | |
| int | bottom = 0 |
| bottom y coord of the row | |
Organize graph nodes by row.
|
inline |
| intvec_t row_info_t::nodes |
list of nodes at the row
| int row_info_t::top = 0 |
top y coord of the row
| int row_info_t::bottom = 0 |
bottom y coord of the row