Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

virtual void OglGui::ZoomShiftRuler::DrawTick ( long  val,
int  x,
int  y,
long  tickSpan,
int  tickLen = 6 
) [inline, protected, virtual]

Reimplemented in Impala::Application::MediaTable::UnixTimeLine, and OglGui::WindowTimeLine.

Definition at line 319 of file ZoomShiftRuler.h.

Referenced by DrawTicks().

00320     {
00321         DrawLine(x, y-tickLen, x, y);
00322     }


Generated on Thu Jan 13 09:27:30 2011 for ImpalaSrc by  doxygen 1.5.1