Graphviz  2.41.20171026.1811
Macros | Functions
blocktree.h File Reference
#include <render.h>
#include <circular.h>
Include dependency graph for blocktree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BLOCKTREE_H
 

Functions

block_tcreateBlocktree (Agraph_t *g, circ_state *state)
 
void freeBlocktree (block_t *)
 

Macro Definition Documentation

#define BLOCKTREE_H

Definition at line 19 of file blocktree.h.

Function Documentation

block_t* createBlocktree ( Agraph_t g,
circ_state state 
)
void freeBlocktree ( block_t )

Definition at line 224 of file blocktree.c.

References block::children, blocklist_t::first, freeBlock(), freeBlocktree(), and block::next.

Referenced by freeBlocktree().