cloudy-raytracer/common/ray.cpp
2022-11-11 14:27:43 +01:00

3 lines
41 B
C++

#include "ray.h"
int Ray::rayCount = 0;