IDA SDK
Public Member Functions | Public Attributes | List of all members
row_info_t Struct Reference

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
 

Detailed Description

Organize graph nodes by row.


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