Home
last modified time | relevance | path

Searched refs:DimProj (Results 1 – 4 of 4) sorted by relevance

/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/geometry/subdivision/subUtil/
H A DSubdivisionMesh.hpp192 const number_t nbviews=1, const std::string& DimProj="4cm,orthogonal",
195 const number_t nbviews=1, const std::string& DimProj="4cm,orthogonal",
H A DGeomFigureMesh.hpp181 const number_t nbviews=1, const std::string& DimProj="4cm,orthogonal",
H A DGeomFigureMesh.cpp350 const number_t nbviews, const string& DimProj, in printTeX() argument
358 ftex << "\\figinit{"<< DimProj << "}" << endl; in printTeX()
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/geometry/subdivision/
H A DSubdvMesh.cpp48 const number_t nbviews=1, const std::string& DimProj="2cm,orthogonal",
678 const number_t nbviews, const std::string& DimProj, in createTeXFile() argument
682 TM_p->printTeX(ftex,psi,theta,nbviews,DimProj,withInterface,withElems); in createTeXFile()