Home
last modified time | relevance | path

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

/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/geometry/subdivision/
H A DSubdvMesh.cpp68 void Mesh::subdvMesh(Ball& sph, const ShapeType shape, const int nboctants, in subdvMesh() function in xlifepp::Mesh
126 void Mesh::subdvMesh(Cube& cube, const ShapeType shape, const int nboctants, in subdvMesh() function in xlifepp::Mesh
195 void Mesh::subdvMesh(RevTrunk& trunk, const ShapeType shape, const number_t nbsubdom, in subdvMesh() function in xlifepp::Mesh
340 void Mesh::subdvMesh(const std::vector<Point>& pts, const std::vector<std::vector<number_t> >& elem… in subdvMesh() function in xlifepp::Mesh
397 void Mesh::subdvMesh(Disk& pdisk, const ShapeType shape, in subdvMesh() function in xlifepp::Mesh