#include <common/VectorLib.h>#include <common/Defines.h>#include <math.h>Go to the source code of this file.
Functions | |
| Vector | VectorLib::reflection (Vector &ray, Vector &normal) |
| bool | VectorLib::sphereIntersection (Vector &start, Vector &end, Vector &sphereCentre, float radius, float &distance) |
1.5.3