31 #ifndef _GranOO_libGeom_Ray_hpp_
32 #define _GranOO_libGeom_Ray_hpp_
62 : point(p), direction(dir) {
#define AssertMsg(condition, message)
Definition: Macro.hpp:67
const Geom::Vector & direction
Definition: Ray.hpp:56
const Geom::Point & point
Definition: Ray.hpp:55
Definition: Vector.hpp:75
Definition: Common.hpp:198