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

Element::Vec3Real64 Impala::Core::Array::Pattern::PtrRead ( Real64 *  ptr,
Element::Vec3Real64   
) [inline]

Definition at line 69 of file PtrFunc.h.

00070 {
00071     return Element::Vec3Real64(ptr[0], ptr[1], ptr[2]);
00072 }


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