Home
last modified time | relevance | path

Searched defs:newEdgePositions (Results 1 – 3 of 3) sorted by relevance

/dports/games/trenchbroom/TrenchBroom-ed46601/test/src/Model/
H A DBrushTest.cpp751 …Edge3::List newEdgePositions = brush->moveEdges(worldBounds, Edge3::List(1, edge), Vec3(-16.0, -16… in TEST() local
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DMapDocumentCommandFacade.cpp850 Edge3::List newEdgePositions; in performMoveEdges() local
/dports/cad/calculix/CalculiX/cgx_2.18/src/
H A DmeshSet.c1757 int newEdgePositions( int n, int u,int v,int umax, int vmax, double *lx,double *ly,double *lz, dou… in newEdgePositions() function