Commit 42eabe3f authored by Emeric Verschuur's avatar Emeric Verschuur
Browse files

LrObject3D class update...

parent be5cbc90
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -18,7 +18,10 @@

#ifndef LROBJECT3D_H
#define LROBJECT3D_H
#include "config.h"
#include "LrMatrix.h"
#include "LrPoint3d.h"
#include "LrRay.h"

/**
 * This class can manage a 3D objects.