Subversion Repositories gelsvn

Rev

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

Rev 423 Rev 443
Line 1... Line 1...
1
#ifndef __MATERIAL_H__
1
#ifndef __GEOMETRY_MATERIAL_H__
2
#define __MATERIAL_H__
2
#define __GEOMETRY_MATERIAL_H__
3
 
3
 
4
#include <string>
4
#include <string>
5
#include <vector>
5
#include <vector>
6
#include "CGLA/Vec3f.h"
6
#include "CGLA/Vec3f.h"
7
#include "CGLA/Vec3i.h"
7
#include "CGLA/Vec3i.h"