Adjusted VCG Style
This commit is contained in:
parent
d54a0e189c
commit
e69bb80e2f
|
@ -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, )
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue