DotProductAbs

From Valve Developer Community
Revision as of 22:40, 21 January 2024 by Thunder4ik (talk | contribs) (clean up, added orphan, stub tags)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

vec_t DotProductAbs( const Vector &v0, const Vector &v1 )
vec_t DotProductAbs( const Vector &v0, const float *v1 )

This function returns the displacement from the DotProduct.


Stub

This article or section is a stub. You can help by expanding it.