include Plane3 removed.

This commit is contained in:
Paolo Cignoni 2004-05-07 10:06:46 +00:00
parent 6978e8e861
commit c38be34a40
1 changed files with 2 additions and 8 deletions

View File

@ -24,8 +24,8 @@
History
$Log: not supported by cvs2svn $
Revision 1.3 2004/05/07 09:35:09 turini
Added History Info
****************************************************************************/
@ -34,16 +34,10 @@ $Log: not supported by cvs2svn $
#define __VCGLIB_TRISUBSET
#include <vcg/Plane3.h>
namespace vcg {
namespace tri {
template < class STL_VERT_CONT, class STL_FACE_CONT > class Mesh;
template <class I_MESH_TYPE>
struct InsertedV
{