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 |
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 |