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

Element::Vec3Int32 Impala::Core::Array::Pattern::PtrRead ( UInt8 *  ptr,
Element::Vec3Int32   
) [inline]

Definition at line 57 of file PtrFunc.h.

00058 {
00059     return Element::Vec3Int32(ptr[0], ptr[1], ptr[2]);
00060 }


Generated on Fri Mar 19 11:02:27 2010 for ImpalaSrc by  doxygen 1.5.1