bz_vectorFromPoints()
Available since 2.4.14
This function needs a description. Please feel free to contribute a description to this function.
Usage
bool bz_vectorFromPoints(const float p1[3], const float p2[3], float outVec[3])
| Parameters | ||
|---|---|---|
| const float |
p1[3]
|
|
| const float |
p2[3]
|
|
| float |
outVec[3]
|
|
Returns
bool
Other Coordinate System Functions
This content is maintained on GitHub. We welcome any feedback and improvements!