NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbitime.hpp>
#include <corelib/ncbistl.hpp>
#include <gui/widgets/phylo_tree/phylo_tree_force.hpp>
#include <gui/widgets/phylo_tree/phylo_tree_pane.hpp>
#include <gui/widgets/phylo_tree/phylo_tree_ds.hpp>
#include <gui/widgets/phylo_tree/phylo_tree_ps.hpp>
#include <gui/opengl/glhelpers.hpp>
#include <gui/widgets/gl/attrib_menu.hpp>
#include <gui/utils/event_translator.hpp>
#include <gui/utils/app_job_impl.hpp>
#include <gui/utils/view_event.hpp>
#include <math.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CCalcBoundary |
Macros | |
#define | PHYLO_RENDER_TIMER_ID 63001 |
Functions | |
ON_EVENT (CAppJobNotification, CAppJobNotification::eStateChanged, &CPhyloForce::OnAppJobNotification) ON_EVENT(CAppJobNotification | |
#define PHYLO_RENDER_TIMER_ID 63001 |
Definition at line 53 of file phylo_tree_force.cpp.