X-Git-Url: http://git.euphorik.ch/index.cgi?a=blobdiff_plain;ds=sidebyside;f=WCudaMSE%2FStudent_Cuda_Image%2Fsrc%2Fcpp%2Fcore%2F04_RayTracing%2Fmoo%2Fdevice%2Fmath%2FRayTracingMath.h;fp=WCudaMSE%2FStudent_Cuda_Image%2Fsrc%2Fcpp%2Fcore%2F04_RayTracing%2Fmoo%2Fdevice%2Fmath%2FRayTracingMath.h;h=0000000000000000000000000000000000000000;hb=f2c6a4fc79746e2d5c6678699bd2ca93ffc49bcc;hp=91b32da75770129a8e06fb5587e2648dd68437f7;hpb=ebdad7dc732d4742d09fd72d312175cb07d27a59;p=GPU.git diff --git a/WCudaMSE/Student_Cuda_Image/src/cpp/core/04_RayTracing/moo/device/math/RayTracingMath.h b/WCudaMSE/Student_Cuda_Image/src/cpp/core/04_RayTracing/moo/device/math/RayTracingMath.h deleted file mode 100644 index 91b32da..0000000 --- a/WCudaMSE/Student_Cuda_Image/src/cpp/core/04_RayTracing/moo/device/math/RayTracingMath.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef RAY_TRACING_MATH_H -#define RAY_TRACING_MATH_H - -class RayTracingMath - { - - }; - -#endif