ndtree
nd-octree data-structure and algorithms
ndtree::v1::serialization::dot Namespace Reference

Serialization to dot format (graphviz) More...

Functions

template<class OStream , class Tree >
OStream & operator<< (OStream &&os, Tree const &t)
 Serializes the tree t to dot format. More...
 

Detailed Description

Serialization to dot format (graphviz)

Function Documentation

template<class OStream , class Tree >
OStream& ndtree::v1::serialization::dot::operator<< ( OStream &&  os,
Tree const &  t 
)

Serializes the tree t to dot format.

write links from sibling group - >parent