FXRangef& FX::FXRangef::set ( const FXVec3f lo,
const FXVec3f hi 
) [inline]

Set value from two vectors.

Definition at line 63 of file FXRangef.h.

00063 { lower=lo; upper=hi; return *this; }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:35:48 2009 for TnFOX by doxygen v1.4.7