Commit f0bc4a74 authored by TheNumbat's avatar TheNumbat
Browse files

add pathtracer include

parent a1875005
#include "../scene/particles.h"
#include "../rays/pathtracer.h"
bool Particle::update(const PT::BVH<PT::Object>& scene, float dt, float radius) {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment