NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/widgets/seq_graphic/vis_range_glyph.hpp>
#include <gui/widgets/seq_graphic/rendering_ctx.hpp>
#include <gui/opengl/irender.hpp>
#include <gui/objutils/tooltip.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
USING_SCOPE (objects) | |
Variables | |
TModelUnit | kVisRangeBarHeight = 4.0 |
USING_SCOPE | ( | objects | ) |
TModelUnit kVisRangeBarHeight = 4.0 |
Definition at line 44 of file vis_range_glyph.cpp.
Referenced by CVisRangeGlyph::x_UpdateBoundingBox().