Adjusted VCG Style

This commit is contained in:
Paolo Cignoni 2004-05-14 15:51:47 +00:00
parent d54a0e189c
commit e69bb80e2f
1 changed files with 3 additions and 4 deletions

View File

@ -26,6 +26,9 @@
History
$Log: not supported by cvs2svn $
Revision 1.1 2004/05/14 15:43:41 turini
Initial Commit
****************************************************************************/
@ -75,10 +78,6 @@ struct InsertedVT
@param subSet Container of tetrahedron.
@param m destination mesh.
*/
/*
template <class S_MESH_TYPE, class STL_CONT>
void SubSet(STL_CONT & subSet, S_MESH_TYPE & m)
*/
template <class S_TETRAMESH_TYPE, class STL_CONT >
void SubSet(TM_TYPE & m, STL_CONT & subSet, )
{