Go to the SVN repository for this file.
51: m_pDataSource(
NULL),
52m_Color(0.5f, 0.5f, 0.5f),
53m_TextColor(0.0f, 0.0f, 0.0f)
88glPolygonMode(GL_FRONT_AND_BACK, GL_LINE);
95glVertex2d(cX + Rx, cY);
96glVertex2d(cX, cY + Ry);
97glVertex2d(cX - Rx, cY);
98glVertex2d(cX, cY - Ry);
104glVertex2d(cX + Rx, cY + Ry);
105glVertex2d(cX + Rx, cY - Ry);
106glVertex2d(cX - Rx, cY - Ry);
107glVertex2d(cX - Rx, cY + Ry);
112glBegin(GL_TRIANGLES);
113glVertex2d(cX, cY + Ry);
114glVertex2d(cX + Rx, cY - Ry);
115glVertex2d(cX - Rx, cY - Ry);
121glVertex2d(cX - Rx, cY - Ry);
122glVertex2d(cX + Rx, cY + Ry);
123glVertex2d(cX - Rx, cY + Ry);
124glVertex2d(cX + Rx, cY - Ry);
vector< SGraphElem * > TElemVector
virtual const TModelRect & GetLimits() const
IGraphDataSource * m_pDataSource
virtual IGraphDataSource * GetDataSource()
virtual void Render(CGlPane *pPane, TElemVector *elems=NULL)=0
virtual ~IGraphDataSource()
virtual void CalculateLimits()=0
virtual bool SetDataSource(IGraphDataSource *pDS)
static void RenderMarker(TModelUnit cX, TModelUnit cY, TModelUnit MarkerW, TModelUnit MarkerH, EMarkerType Type)
class CGraphDotMarker
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
Standard mechanism to include OpenGL headers for all platforms.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4