NCBI C++ ToolKit
|
#include <corelib/ncbiobj.hpp>
#include <gui/gui_export.h>
#include <gui/opengl/glpane.hpp>
#include <gui/utils/vect2.hpp>
#include <gui/utils/vect3.hpp>
#include <float.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CSpatialHash2D< T > |
class CSpatialHash2D Class for simple 2D spatial organization that allows for some collision checking and visibility determination. More... | |