Home
last modified time | relevance | path

Searched refs:x3dSurfaces (Results 1 – 3 of 3) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/Common/
H A DContext.h347 int x3dSurfaces, x3dEdges, x3dVertices; member
H A DCreateFile.cpp351 CTX::instance()->print.x3dSurfaces, in CreateOutputFile()
H A DOptions.cpp9365 if(action & GMSH_SET) CTX::instance()->print.x3dSurfaces = (int)val; in opt_print_x3d_surfaces()
9366 return CTX::instance()->print.x3dSurfaces; in opt_print_x3d_surfaces()