NCBI C++ ToolKit
|
Search Toolkit Book for CGlRect
CGlRect reprsents rectangle in the coordinate system with origin located in the left bottom corner. More...
#include <gui/opengl/glrect.hpp>
Private Attributes | |
T | m_Left |
T | m_Bottom |
T | m_Right |
T | m_Top |
CGlRect reprsents rectangle in the coordinate system with origin located in the left bottom corner.
Definition at line 51 of file glrect.hpp.
Definition at line 262 of file glrect.hpp.
Definition at line 268 of file glrect.hpp.
Definition at line 275 of file glrect.hpp.
Definition at line 285 of file glrect.hpp.
Definition at line 257 of file glrect.hpp.