NCBI C++ ToolKit
|
#include <memory>
#include <gui/opengl.h>
#include <gui/opengl/glrect.hpp>
#include <gui/opengl/glbitmapfont.hpp>
#include <gui/opengl/glpane.hpp>
#include <gui/widgets/phylo_tree/phylo_tree_scheme.hpp>
#include <gui/widgets/phylo_tree/phylo_tree_node.hpp>
#include <gui/widgets/phylo_tree/phylo_tree_lod.hpp>
#include <gui/widgets/phylo_tree/phylo_tree.hpp>
#include <algo/phy_tree/bio_tree.hpp>
#include <algo/phy_tree/bio_tree_format_label.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CPhyloTreeLabel |