NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/graph/regular_grid.hpp>
#include <gui/opengl/glutils.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.
Macros | |
#define | DEF_MIN_CELL_SIZE 30 |
#define | DEF_MAX_CELL_SIZE 75 |
#define DEF_MAX_CELL_SIZE 75 |
Definition at line 42 of file regular_grid.cpp.
#define DEF_MIN_CELL_SIZE 30 |
Definition at line 41 of file regular_grid.cpp.