DotProductAbs

From Valve Developer Community
Jump to navigation Jump to search
Icon-callout-orphan.png
This article is an orphan, meaning that few or no articles link to it (since January 2024). You can help by adding links to this article from other relevant articles.

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.


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