Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
topview Struct Reference

#include <smyrnadefs.h>

Collaboration diagram for topview:
[legend]

Data Fields

size_t Nodecount
 
struct { 
 
   int   active 
 
   reposition_t   repos 
 
   levelparms_t   level 
 
   hierparms_t   hier 
 
   Hierarchy *   h 
 
   int   animate 
 
   glCompColor   srcColor 
 
   glCompColor   tarColor 
 
   focus_t *   fs 
 
fisheyeParams 
 
graph_data Graphdata
 
float maxedgelen
 
float minedgelen
 
float fitin_zoom
 
xdotxDot
 
double global_z
 
attr_listattributes
 
topviewcache cache
 
selection sel
 

Detailed Description

Definition at line 236 of file smyrnadefs.h.

Field Documentation

◆ active

int topview::active

◆ animate

int topview::animate

◆ attributes

attr_list* topview::attributes

Definition at line 256 of file smyrnadefs.h.

Referenced by doApply(), filter_attributes(), initSmGraph(), and on_attrAddBtn_clicked().

◆ cache

◆ [struct]

◆ fitin_zoom

float topview::fitin_zoom

Definition at line 253 of file smyrnadefs.h.

Referenced by btnToolFit_clicked(), graph_zoom(), pick_object(), and renderSmGraph().

◆ fs

focus_t* topview::fs

Definition at line 247 of file smyrnadefs.h.

Referenced by changetopfishfocus(), init_viewport(), and prepare_topological_fisheye().

◆ global_z

◆ Graphdata

◆ h

◆ hier

hierparms_t topview::hier

Definition at line 242 of file smyrnadefs.h.

Referenced by changetopfishfocus(), init_viewport(), and prepare_topological_fisheye().

◆ level

levelparms_t topview::level

Definition at line 241 of file smyrnadefs.h.

Referenced by changetopfishfocus(), init_viewport(), and prepare_topological_fisheye().

◆ maxedgelen

float topview::maxedgelen

Definition at line 251 of file smyrnadefs.h.

Referenced by object_color(), and updateSmGraph().

◆ minedgelen

float topview::minedgelen

Definition at line 252 of file smyrnadefs.h.

Referenced by updateSmGraph().

◆ Nodecount

size_t topview::Nodecount

Definition at line 237 of file smyrnadefs.h.

Referenced by prepare_topological_fisheye(), and updateSmGraph().

◆ repos

reposition_t topview::repos

Definition at line 240 of file smyrnadefs.h.

Referenced by changetopfishfocus(), init_viewport(), and prepare_topological_fisheye().

◆ sel

◆ srcColor

glCompColor topview::srcColor

◆ tarColor

glCompColor topview::tarColor

◆ xDot

xdot* topview::xDot

Definition at line 254 of file smyrnadefs.h.

Referenced by init_viewport().


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