NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/widgets/seq_graphic/cds_glyph.hpp>
#include <gui/widgets/seq_graphic/rendering_ctx.hpp>
#include <gui/opengl/irender.hpp>
#include <objects/seqfeat/Cdregion.hpp>
#include <objmgr/util/sequence.hpp>
#include <util/sequtil/sequtil_manip.hpp>
#include <serial/iterator.hpp>
#include <gui/widgets/seq_graphic/alngraphic_ds.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 | kVertSpace = 1 |
USING_SCOPE | ( | objects | ) |
Definition at line 43 of file cds_glyph.cpp.
Referenced by CCdsGlyph::x_Draw(), and CCdsGlyph::x_UpdateBoundingBox().