Subversion Repositories gelsvn

Rev

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

Rev 39 Rev 80
Line 1... Line 1...
1
#ifndef __HMESHUTIL_BUILD_MANIFOLD_H__
1
#ifndef __HMESHUTIL_BUILD_MANIFOLD_H__
2
#define __HMESHUTIL_BUILD_MANIFOLD_H__
2
#define __HMESHUTIL_BUILD_MANIFOLD_H__
3
 
3
 
4
#include <vector>
4
#include <vector>
5
#include "HMesh/Manifold.h"
5
#include "HMesh/Manifold.h"
6
//#include "BMesh/TriMesh.h"
-
 
7
 
6
 
8
 
7
 
9
namespace HMeshUtil
8
namespace HMeshUtil
10
{
9
{
11
  /** Build a manifold from an indexed face set. The arguments are 
10
  /** Build a manifold from an indexed face set. The arguments are