512 |
5395 d 10 h |
s042372 |
/branches/ctl/hmesh_vector/ |
Minor fixes, and updated headers |
|
/branches/ctl/hmesh_vector/GELDependencyConfig.cmake /branches/ctl/hmesh_vector/apps/Decimator/decimator.cpp /branches/ctl/hmesh_vector/src/Geometry/build_bbtree.cpp /branches/ctl/hmesh_vector/src/HMesh/AttributeVector.h /branches/ctl/hmesh_vector/src/HMesh/ConnectivityKernel.h /branches/ctl/hmesh_vector/src/HMesh/HMesh.h /branches/ctl/hmesh_vector/src/HMesh/HalfEdgeWalker.h /branches/ctl/hmesh_vector/src/HMesh/ItemID.h /branches/ctl/hmesh_vector/src/HMesh/ItemVector.h /branches/ctl/hmesh_vector/src/HMesh/Items.h /branches/ctl/hmesh_vector/src/HMesh/Iterators.h /branches/ctl/hmesh_vector/src/HMesh/Manifold.cpp /branches/ctl/hmesh_vector/src/HMesh/Manifold.h /branches/ctl/hmesh_vector/src/HMesh/caps_and_needles.cpp /branches/ctl/hmesh_vector/src/HMesh/caps_and_needles.h /branches/ctl/hmesh_vector/src/HMesh/close_holes.cpp /branches/ctl/hmesh_vector/src/HMesh/close_holes.h /branches/ctl/hmesh_vector/src/HMesh/load.cpp /branches/ctl/hmesh_vector/src/HMesh/load.h /branches/ctl/hmesh_vector/src/HMesh/mesh_optimization.cpp /branches/ctl/hmesh_vector/src/HMesh/mesh_optimization.h /branches/ctl/hmesh_vector/src/HMesh/obj_load.cpp /branches/ctl/hmesh_vector/src/HMesh/obj_load.h /branches/ctl/hmesh_vector/src/HMesh/obj_save.cpp /branches/ctl/hmesh_vector/src/HMesh/obj_save.h /branches/ctl/hmesh_vector/src/HMesh/off_load.cpp /branches/ctl/hmesh_vector/src/HMesh/off_load.h /branches/ctl/hmesh_vector/src/HMesh/off_save.cpp /branches/ctl/hmesh_vector/src/HMesh/off_save.h /branches/ctl/hmesh_vector/src/HMesh/ply_load.cpp /branches/ctl/hmesh_vector/src/HMesh/ply_load.h /branches/ctl/hmesh_vector/src/HMesh/quadric_simplify.cpp /branches/ctl/hmesh_vector/src/HMesh/quadric_simplify.h /branches/ctl/hmesh_vector/src/HMesh/refine_edges.cpp /branches/ctl/hmesh_vector/src/HMesh/refine_edges.h /branches/ctl/hmesh_vector/src/HMesh/smooth.cpp /branches/ctl/hmesh_vector/src/HMesh/smooth.h /branches/ctl/hmesh_vector/src/HMesh/subdivision.cpp /branches/ctl/hmesh_vector/src/HMesh/subdivision.h /branches/ctl/hmesh_vector/src/HMesh/triangulate.cpp /branches/ctl/hmesh_vector/src/HMesh/triangulate.h /branches/ctl/hmesh_vector/src/HMesh/x3d_load.cpp /branches/ctl/hmesh_vector/src/HMesh/x3d_load.h /branches/ctl/hmesh_vector/src/HMesh/x3d_save.cpp /branches/ctl/hmesh_vector/src/HMesh/x3d_save.h
|
476 |
5640 d 9 h |
s042372 |
/branches/ctl/hmesh_vector/ |
Cmake configurations changed to support inclusions of debug or release libraries depending on build type, defining own libraries and locations and linking separate GEL debug and release libraries (through an appended "d").
All configuration takes place in GELDependencyConfig.cmake. |
|
/branches/ctl/hmesh_vector/GELDependencyConfig.cmake
/branches/ctl/hmesh_vector/GELFindGlconsole.cmake /branches/ctl/hmesh_vector/GELFindGlew.cmake /branches/ctl/hmesh_vector/GELFindGlut.cmake /branches/ctl/hmesh_vector/GELFindLapack.cmake
/branches/ctl/hmesh_vector/CMakeLists.txt /branches/ctl/hmesh_vector/apps/BloomenthalPolygonize/CMakeLists.txt /branches/ctl/hmesh_vector/apps/BoundaryCollapse/CMakeLists.txt /branches/ctl/hmesh_vector/apps/Decimator/CMakeLists.txt /branches/ctl/hmesh_vector/apps/MeshDistance/CMakeLists.txt /branches/ctl/hmesh_vector/apps/MeshEdit/CMakeLists.txt /branches/ctl/hmesh_vector/apps/OBJViewer/CMakeLists.txt /branches/ctl/hmesh_vector/apps/Pathtracer/CMakeLists.txt /branches/ctl/hmesh_vector/apps/RangeScanViewer/CMakeLists.txt /branches/ctl/hmesh_vector/apps/Raytracer/CMakeLists.txt /branches/ctl/hmesh_vector/apps/VolumePolygonize/CMakeLists.txt /branches/ctl/hmesh_vector/src/CGLA/CMakeLists.txt /branches/ctl/hmesh_vector/src/GLGraphics/CMakeLists.txt /branches/ctl/hmesh_vector/src/Geometry/CMakeLists.txt /branches/ctl/hmesh_vector/src/HMesh/CMakeLists.txt /branches/ctl/hmesh_vector/src/HMesh/off_save.cpp /branches/ctl/hmesh_vector/src/HMesh/off_save.h /branches/ctl/hmesh_vector/src/LinAlg/CMakeLists.txt /branches/ctl/hmesh_vector/src/Util/CMakeLists.txt
|