NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/widgets/gl/seqmark_handler.hpp>
#include <gui/widgets/wx/gui_event.hpp>
#include <gui/opengl/glhelpers.hpp>
#include <gui/opengl/irender.hpp>
#include <math.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Variables | |
const int | kMarkerSize = 6 |
Definition at line 46 of file seqmark_handler.cpp.
Referenced by CSeqMarkHandler::Render(), CSeqMarkHandler::x_DrawLabel(), and CSeqMarkHandler::x_GetMarkRect().