template<typename type, unsigned int A>
FX::Maths::Vector< type, A >::Vector ( const type &  d  )  [inline, explicit]

Initialises all members to a certain value.

Definition at line 557 of file FXMaths.h.

00557 : Base(d) { }


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