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

Impala::Core::VideoSet::BlackFrameProc::BlackFrameProc ( Reporter reporter,
CmdOptions options 
) [inline]

Definition at line 29 of file BlackFrameProc.h.

References Impala::CmdOptions::GetInt(), mStripBorder, and mTable.

00030     {
00031         mTable = 0;
00032         mStripBorder = options.GetInt("borderWidth");   
00033     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:21:46 2011 for ImpalaSrc by  doxygen 1.5.1