1 2 3 4 5 6 7 8 9 10 11 12
//========= Copyright Valve Corporation, All rights reserved. ============// // // Purpose: // // $NoKeywords: $ // //=============================================================================// #include "mathlib/vector.h" Vector vec3_origin(0,0,0);