#pragma once #include "structs.h" vec3 collisionPointSphere(ray *, sphere *);