BALL
1.4.79
|
#include <BALL/DOCKING/COMMON/poseClustering.h>
Public Member Functions | |
ClusterTreeWriter_ (ClusterTree const *cluster_tree) | |
void | operator() (std::ostream &out, const ClusterTreeNode &v) const |
Protected Attributes | |
ClusterTree const * | cluster_tree_ |
A nested class used for exporting cluster trees to graphviz format
Definition at line 541 of file poseClustering.h.
|
inline |
Definition at line 544 of file poseClustering.h.
void BALL::PoseClustering::ClusterTreeWriter_::operator() | ( | std::ostream & | out, |
const ClusterTreeNode & | v | ||
) | const |
|
protected |
Definition at line 551 of file poseClustering.h.