Graphviz 13.1.1~dev.20250719.0249
|
#include <smyrnadefs.h>
Data Fields | |
glCompPoly_t | selPoly |
bool | selectNodes |
bool | selectEdges |
Definition at line 207 of file smyrnadefs.h.
bool _selection::selectEdges |
Definition at line 210 of file smyrnadefs.h.
Referenced by initSmGraph(), pick_objects_in_rect(), and selectedges().
bool _selection::selectNodes |
Definition at line 209 of file smyrnadefs.h.
Referenced by initSmGraph(), pick_objects_in_rect(), and selectnodes().
glCompPoly_t _selection::selPoly |
Definition at line 208 of file smyrnadefs.h.
Referenced by apply_actions(), appmouse_key_release(), glexpose_main(), motion_notify_event(), and updateSmGraph().