Subversion Repositories gelsvn

Rev

Rev 324 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 324 Rev 443
Line 1... Line 1...
1
#ifndef __BOUNDINGINODE_H
1
#ifndef __GEOMETRY_BOUNDINGINODE_H
2
#define __BOUNDINGINODE_H
2
#define __GEOMETRY_BOUNDINGINODE_H
3
 
3
 
4
#include "Ray.h"
4
#include "Ray.h"
5
#include "BoundingNode.h"
5
#include "BoundingNode.h"
6
 
6
 
7
namespace Geometry
7
namespace Geometry