Subversion Repositories gelsvn

Rev

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

Rev 362 Rev 448
Line 1... Line 1...
1
#ifndef __HMESHUTIL_X3DLOAD_H__
1
#ifndef __HMESH_X3DLOAD_H__
2
#define __HMESHUTIL_X3DLOAD_H__
2
#define __HMESH_X3DLOAD_H__
3
 
3
 
4
#include <string>
4
#include <string>
5
 
5
 
6
// This is just an example of a loader
6
// This is just an example of a loader
7
#include "HMesh/Manifold.h"
7
#include "HMesh/Manifold.h"