Home
last modified time | relevance | path

Searched refs:startConeTrunk (Results 1 – 6 of 6) sorted by relevance

/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/geometry/subdivision/subUtil/
H A DTetrahedronMesh.hpp95 void startConeTrunk(real_t R1, const Point& P1, const std::vector <PatchGeometry *>& EBS,
H A DTriangleMesh.hpp104 …void startConeTrunk(real_t R1, const Point& P1, const GeomEndShape bnd1, const std::string& bottom…
H A DSurfMeshTriRev.cpp196 startConeTrunk(R1, P1, cvSI[0].shapeCode_, bottomPt, EBS, SC, slice_height, nb_sl, iscone, sBEs1, in initMeshCone()
H A DVolMeshTetRev.cpp199 startConeTrunk(R1, P1, EBS, SC, slice_height, nb_sl, iscone, sBEs1, sBS, sIIp1, sIIp2, iPhIIp1, in initMeshCone()
H A DTriangleMesh.cpp267 startConeTrunk(R1, P1, cvSI[0].shapeCode_, bottomPt, EBS, SC, slice_height, nb_sl, iscone, sBEs1, in initMesh()
381 void TriangleMesh::startConeTrunk(real_t R1, const Point& P1, const GeomEndShape bnd1, const string… in startConeTrunk() function in xlifepp::subdivision::TriangleMesh
H A DTetrahedronMesh.cpp366 startConeTrunk(R1, P1, EBS, SC, slice_height, nb_sl, iscone, sBEs1, sBS, sIIp1, sIIp2, iPhIIp1, in initMesh()
458 void TetrahedronMesh::startConeTrunk(real_t R1, const Point& P1, const vector <PatchGeometry *>& EB… in startConeTrunk() function in xlifepp::subdivision::TetrahedronMesh