Subversion Repositories gelsvn

Rev

Rev 321 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 321 Rev 595
Line -... Line 1...
-
 
1
/* ----------------------------------------------------------------------- *
-
 
2
 * This file is part of GEL, http://www.imm.dtu.dk/GEL
-
 
3
 * Copyright (C) the authors and DTU Informatics
-
 
4
 * For license and list of authors, see ../../doc/intro.pdf
-
 
5
 * ----------------------------------------------------------------------- */
-
 
6
 
1
#include "AABox.h"
7
#include "AABox.h"
2
#include "BoundingLNode.h"
8
#include "BoundingLNode.h"
3
 
9
 
4
namespace Geometry
10
namespace Geometry
5
{
11
{