Home
last modified time | relevance | path

Searched defs:FaceIt (Results 1 – 4 of 4) sorted by relevance

/dports/math/libnormaliz/normaliz-3.9.0/source/dynamic/
H A Ddynamic.cpp28 auto FaceIt = FL.end(); in main() local
/dports/math/polymake/polymake-4.5/bundled/sympol/external/sympol/sympol/
H A Dfacesuptosymmetrylist.h55 typedef std::list<FaceWithDataPtr>::const_iterator FaceIt; typedef
/dports/math/sympol/SymPol-0.1.9/sympol/
H A Dfacesuptosymmetrylist.h55 typedef std::list<FaceWithDataPtr>::const_iterator FaceIt; typedef
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/editrgbtri/
H A DtopologicalOp.h318 typedef typename std::vector<FacePointer>::iterator FaceIt; typedef