//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============// // // Purpose: // // $NoKeywords: $ // //=============================================================================// #include "mathlib/mathlib.h" #include "mathlib/vector.h" const Vector vec3_origin(0,0,0);