added base example using polygon meshes and halfedges

This commit is contained in:
ganovelli 2008-12-19 15:36:54 +00:00
parent 497a3ed01b
commit 67219758ff
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
######################################################################
# Automatically generated by qmake (2.00a) ven 24. giu 14:14:20 2005
######################################################################
TARGET = polygonmesh_base
LIBPATH +=
DEPENDPATH += .
INCLUDEPATH += . ../../..
CONFIG += console stl
TEMPLATE = app
SOURCES += polygonmesh.cpp ../../../wrap/ply/plylib.cpp