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

Enumeration to denote the type of the border required in an array operation.

Enumerator:
BORDERCONSTANT 
BORDERMIRROR 
BORDERPROPAGATE 
BORDERPROPAGATENORMALIZED 

Definition at line 17 of file BorderType.h.

00017                 { 
00018     BORDERCONSTANT,
00019     BORDERMIRROR,
00020     BORDERPROPAGATE,
00021     BORDERPROPAGATENORMALIZED 
00022 };


Generated on Fri Mar 19 11:00:51 2010 for ImpalaSrc by  doxygen 1.5.1