include Plane3 removed.
This commit is contained in:
parent
6978e8e861
commit
c38be34a40
|
@ -24,8 +24,8 @@
|
||||||
History
|
History
|
||||||
|
|
||||||
$Log: not supported by cvs2svn $
|
$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
|
#define __VCGLIB_TRISUBSET
|
||||||
|
|
||||||
|
|
||||||
#include <vcg/Plane3.h>
|
|
||||||
|
|
||||||
|
|
||||||
namespace vcg {
|
namespace vcg {
|
||||||
namespace tri {
|
namespace tri {
|
||||||
|
|
||||||
|
|
||||||
template < class STL_VERT_CONT, class STL_FACE_CONT > class Mesh;
|
|
||||||
|
|
||||||
|
|
||||||
template <class I_MESH_TYPE>
|
template <class I_MESH_TYPE>
|
||||||
struct InsertedV
|
struct InsertedV
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue