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