NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/gui.hpp>
#include <gui/widgets/seq_graphic/layout_group.hpp>
#include <gui/widgets/seq_graphic/simple_layout_policy.hpp>
#include <gui/widgets/seq_graphic/rendering_ctx.hpp>
#include <gui/widgets/seq_graphic/feature_glyph.hpp>
#include <gui/opengl/irender.hpp>
#include <corelib/ncbi_limits.hpp>
#include <objects/seqfeat/SeqFeatData.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
USING_SCOPE (objects) | |
Variables | |
static const int | kPadding = 2 |
USING_SCOPE | ( | objects | ) |
Definition at line 44 of file layout_group.cpp.
Referenced by CLayoutGroup::x_UpdateBoundingBox().