vtf-logo

topology.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 
00008 #if !defined(__geom_mesh_iss_topology_h__)
00009 #define __geom_mesh_iss_topology_h__
00010 
00011 #include "IndSimpSetIncAdj.h"
00012 
00013 BEGIN_NAMESPACE_GEOM
00014 
00015 //-----------------------------------------------------------------------------
00019 
00020 
00022 
00023 template<int N, int M, bool A, typename T, typename V, typename IS>
00024 int
00025 countComponents(const IndSimpSetIncAdj<N,M,A,T,V,IS>& mesh);
00026 
00027 
00029 
00030 END_NAMESPACE_GEOM
00031 
00032 #define __geom_mesh_iss_topology_ipp__
00033 #include "topology.ipp"
00034 #undef __geom_mesh_iss_topology_ipp__
00035 
00036 #endif

Generated on Fri Aug 24 12:55:59 2007 for Computational Geometry Package by  doxygen 1.4.7