Graphviz 13.0.0~dev.20241222.1117
|
#include <smyrnadefs.h>
Data Fields | |
glCompPoly_t | selPoly |
bool | selectNodes |
bool | selectEdges |
Definition at line 213 of file smyrnadefs.h.
bool _selection::selectEdges |
Definition at line 216 of file smyrnadefs.h.
Referenced by initSmGraph(), pick_objects_in_rect(), and selectedges().
bool _selection::selectNodes |
Definition at line 215 of file smyrnadefs.h.
Referenced by initSmGraph(), pick_objects_in_rect(), and selectnodes().
glCompPoly_t _selection::selPoly |
Definition at line 214 of file smyrnadefs.h.
Referenced by apply_actions(), appmouse_key_release(), glexpose_main(), motion_notify_event(), and updateSmGraph().