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

Real64 Impala::Core::Array::Element::E1Sum ( const Vec3Real64 &  v  )  [inline]

Definition at line 35 of file E1Sum.h.

References Impala::Core::Array::Element::Vec3Real64::X(), Impala::Core::Array::Element::Vec3Real64::Y(), and Impala::Core::Array::Element::Vec3Real64::Z().

00036 {
00037     return v.X() + v.Y() + v.Z();
00038 }

Here is the call graph for this function:


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