code for assignment 4, gitignored *.ppm, *.png
[MicroTrace.git] / PointLight.hxx
index b086116..ffd4390 100644 (file)
@@ -14,6 +14,8 @@ public:
   const Vec3f& position() const;
   const Vec3f& intensity() const;
 
+  virtual bool IsArea();
+
 private:
   PointLight();
  
This page took 0.020937 seconds and 4 git commands to generate.