Subversion Repositories gelsvn

Rev

Rev 324 | Rev 460 | 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 __BOUNDINGLNODE_H
1
#ifndef __GEOMETRY_BOUNDINGLNODE_H
2
#define __BOUNDINGLNODE_H
2
#define __GEOMETRY_BOUNDINGLNODE_H
3
 
3
 
4
#include "Ray.h"
4
#include "Ray.h"
5
#include "BoundingNode.h"
5
#include "BoundingNode.h"
6
 
6
 
7
#define USE_LEAF_BOXES 1
7
#define USE_LEAF_BOXES 1