Gem-graph 0.1.0
A modelling tool based on rewriting of geometric graphs.
|
▼ include | |
action.h | Actions header |
base.h | Base header |
fsm.h | Fsm (Finite State Machine) management header |
graphics.h | Graphics header |
parse.h | Model parsing header |
signal.h | Events management header |
util.h | Utilities header |
widget.h | Widgets hierarchy header |
▼ src | |
▼ fsm | |
▼ engine | |
manager.c | Fsm engine manager |
▼ measures | |
data_list.c | Gem-graph-client available measures list (and current use) |
manager.c | Fsm measures manager |
tools_list.c | Gem-graph-client fsm measures tools |
▼ preferences | |
manager.c | Fsm preferences manager |
▼ results | |
manager.c | Fsm results manager |
dispatch.c | Fsm (Finite State Machine) tasks dispatcher |
▼ graphics | |
draw.c | Graphics - general drawing functions |
grid.c | Graphics - grid/empty space drawing functions |
init.c | Graphics - initialization and graphic stack management |
▼ util | |
▼ draw | |
gl.c | |
io.c | Gem-graph-client util input output |
list_2x2.c | Gem-graph-client util double_chained list |
parse.c | Gem-graph-client parsing functions |
pile.c | Gem-graph-client |
sorted_list.c | Gem-graph-client |
strings_op.c | Gem-graph-client |
tests.c | Gem-graph-client |
tree.c | Gem-graph-client |
▼ widget | |
▼ main_window | |
▼ all_rules | |
▼ compare | |
interest.c | Gem-graph-client Rules tree |
▼ tree | |
dispatch.c | Gem-graph-client Rules tree dispatcher |
freq.c | Gem-graph-client Rules tree |
labo.c | Gem-graph-client Rules tree |
pilot_box.c | Gem-graph-client Rules tree |
tree.c | Gem-graph-client Rules tree |
dispatch.c | Gem-graph-client Rules dispatcher |
▼ measure | |
dispatch.c | Measure widget dispatcher |
▼ one_rule | |
▼ algebra | |
assign.c | Algebra of rule actions |
conditions.c | Algebra of rule conditions |
dispatch.c | Gem-graph-client Algebra rules dispatcher |
identity.c | Non algebraic identity of a rule |
utilities.c | Gem-graph-client algebra rules utilities |
▼ geometry | |
camera.c | Rules geometric representation camera |
dispatch.c | Rules geometric representation dispatcher |
edit.c | Rules geometric representation dispatcher |
geometry.c | Rules geometric representation |
investigate.c | Rules geometric representation |
dispatch.c | Rules geometric representation dispatcher |
▼ results | |
dispatch.c | Results widget dispatcher |
display.c | Results display functions |
organize.c | Results organization |
▼ state | |
bottom.c | Main_window state view > bottom part of the view |
dispatch.c | Main_window state view dispatcher |
middle.c | Main_window state view > middle part of the view |
top.c | Main_window state view > top part of the view |
▼ synth | |
dispatch.c | Main_window synthetic view |
time.c | Main_window synthetic view time dependent functions |
▼ topbar | |
center.c | Topbar center |
dispatch.c | Topbar (left, center, right) |
left.c | Topbar left |
right.c | Topbar right |
designer.c | Main window |
dialog.c | Dialog window |
manager.c | All windows |
modal.c | Modal window |
actions.c | Events management (actions) |
journal.c | Journal / log |
main.c | Gem-graph-client main file |
signal.c | Events callbacks |