/dports/cad/opencascade/opencascade-7.6.0/src/ShapeFix/ |
H A D | ShapeFix.cxx | 302 static TopoDS_Edge ReplaceVertex(const TopoDS_Edge& theEdge, in ReplaceVertex() function 593 enew = ReplaceVertex(aEdge,p2,Standard_False); in FixVertexPosition() 595 enew = ReplaceVertex(aEdge,p1,Standard_True); in FixVertexPosition() 608 enew = ReplaceVertex(aEdge,p2,Standard_False); in FixVertexPosition() 610 enew = ReplaceVertex(aEdge,p1,Standard_True); in FixVertexPosition() 662 enew = ReplaceVertex(aEdge,p1,Standard_True); in FixVertexPosition() 664 enew = ReplaceVertex(enew,p2,Standard_False); in FixVertexPosition() 667 enew = ReplaceVertex(aEdge,p2,Standard_False); in FixVertexPosition() 669 enew = ReplaceVertex(enew ,p1,Standard_True); in FixVertexPosition()
|
/dports/games/irrlamb/irrlamb-1.0.1/src/OPCODE/Ice/ |
H A D | IceIndexedTriangle.h | 59 bool ReplaceVertex(dTriIndex oldref, dTriIndex newref);
|
H A D | IceIndexedTriangle.cpp | 273 bool IndexedTriangle::ReplaceVertex(dTriIndex oldref, dTriIndex newref) in ReplaceVertex() function in IndexedTriangle
|
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/utils/converter/opcode/Ice/ |
H A D | IceIndexedTriangle.h | 55 bool ReplaceVertex(udword oldref, udword newref);
|
H A D | IceIndexedTriangle.cpp | 273 bool IndexedTriangle::ReplaceVertex(udword oldref, udword newref) in ReplaceVertex() function in IndexedTriangle
|
/dports/games/alienarena/alienarena-7.66/source/unix/odesrc/OPCODE/Ice/ |
H A D | IceIndexedTriangle.h | 59 bool ReplaceVertex(dTriIndex oldref, dTriIndex newref);
|
H A D | IceIndexedTriangle.cpp | 273 bool IndexedTriangle::ReplaceVertex(dTriIndex oldref, dTriIndex newref) in ReplaceVertex() function in IndexedTriangle
|
/dports/games/alienarena-data/alienarena-7.66/source/unix/odesrc/OPCODE/Ice/ |
H A D | IceIndexedTriangle.h | 59 bool ReplaceVertex(dTriIndex oldref, dTriIndex newref);
|
H A D | IceIndexedTriangle.cpp | 273 bool IndexedTriangle::ReplaceVertex(dTriIndex oldref, dTriIndex newref) in ReplaceVertex() function in IndexedTriangle
|
/dports/devel/ode/ode-0.13/OPCODE/Ice/ |
H A D | IceIndexedTriangle.h | 59 bool ReplaceVertex(dTriIndex oldref, dTriIndex newref);
|
H A D | IceIndexedTriangle.cpp | 273 bool IndexedTriangle::ReplaceVertex(dTriIndex oldref, dTriIndex newref) in ReplaceVertex() function in IndexedTriangle
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/tools/md2tool/ |
H A D | md2tool.c | 1792 void ReplaceVertex(model_t *mo, int to, int from) in ReplaceVertex() function 1844 ReplaceVertex(mo, j, i); in ModelWeldVertices()
|