NCBI C++ ToolKit
Functions | Variables
seqgraphic_render.cpp File Reference
#include <ncbi_pch.hpp>
#include <gui/widgets/seq_graphic/seqgraphic_render.hpp>
#include <gui/widgets/seq_graphic/seqgraphic_genbank_ds.hpp>
#include <gui/widgets/seq_graphic/seqgraphic_utils.hpp>
#include <gui/widgets/seq_graphic/seqgraphic_conf.hpp>
#include <gui/opengl/glutils.hpp>
#include <gui/opengl/irender.hpp>
#include <gui/objutils/tooltip.hpp>
#include <objmgr/util/sequence.hpp>
#include <math.h>
+ Include dependency graph for seqgraphic_render.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

 USING_SCOPE (objects)
 

Variables

const TModelUnit kZoomFactorX = 2.0
 
const TModelUnit kLenseZoomFactor = 10.0
 
const TVPUnit kMaxPixelsBase = 24
 
const TModelUnit kEpsilon = 0.0000001
 Small constant to test against 0. More...
 

Function Documentation

◆ USING_SCOPE()

USING_SCOPE ( objects  )

Variable Documentation

◆ kEpsilon

const TModelUnit kEpsilon = 0.0000001

Small constant to test against 0.

Definition at line 49 of file seqgraphic_render.cpp.

Referenced by CSeqGraphicRenderer::ZoomOnRange().

◆ kLenseZoomFactor

const TModelUnit kLenseZoomFactor = 10.0

Definition at line 47 of file seqgraphic_render.cpp.

Referenced by CSeqGraphicRenderer::x_DoLensZoom().

◆ kMaxPixelsBase

const TVPUnit kMaxPixelsBase = 24

Definition at line 48 of file seqgraphic_render.cpp.

Referenced by CSeqGraphicRenderer::x_AdjustToMinScale().

◆ kZoomFactorX

const TModelUnit kZoomFactorX = 2.0

Definition at line 46 of file seqgraphic_render.cpp.

Referenced by CSeqGraphicRenderer::x_DoLensZoom().

Modified on Wed Sep 04 15:00:12 2024 by modify_doxy.py rev. 669887