Subversion Repositories gelsvn

Rev

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

Rev 357 Rev 443
Line 1... Line 1...
1
#ifndef __QEM_H
1
#ifndef __GEOMETRY_QEM_H
2
#define __QEM_H
2
#define __GEOMETRY_QEM_H
3
 
3
 
4
#include <cfloat>
4
#include <cfloat>
5
#include "CGLA/Vec3d.h"
5
#include "CGLA/Vec3d.h"
6
#include "CGLA/Mat3x3d.h"
6
#include "CGLA/Mat3x3d.h"
7
 
7