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

int Impala::Core::Array::Pattern::PxIsTopCPU ( int  cpu  )  [inline]

Definition at line 379 of file PxPartition.h.

References PxGridIndexY().

Referenced by PxFuncBorderConstant2d(), PxFuncBorderMirror2d(), PxFuncBorderPropagateNormalized2d(), and PxInitPartition().

00380 {
00381     return ((PxGridIndexY(cpu) == 0) ? 1 : 0);
00382 }

Here is the call graph for this function:


Generated on Thu Jan 13 09:17:58 2011 for ImpalaSrc by  doxygen 1.5.1