VectorMaximum

From Valve Developer Community
Revision as of 20:52, 30 July 2006 by Ts2do (talk | contribs)
Jump to navigation Jump to search

FORCEINLINE float VectorMaximum(const vec_t *v)
FORCEINLINE float VectorMaximum(const Vector& v)

Putting a float[3] or Vector into this function will return the set's largest value.