cf_reflect¶
Category: math
GitHub: cute_math.h
Returns a vector of equal length to a
but with its direction reflected
Parameters | Description |
---|---|
a | The vector being reflected |
n | The normal of the plane that is being reflected off of |
Related Pages¶
CF_V2
cf_neg_v2
cf_norm
cf_safe_norm