Home
last modified time | relevance | path

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

/dports/math/gismo/gismo-21.12.0/src/gsUtils/gsMesh/
H A DgsVertex.h36 typedef gsMeshElement<T> MeshElement; typedef
51 MeshElement(), gsVector3d<T>(x,y,z),sharp(0) in MeshElement() function
H A DgsCell.h28 typedef gsMeshElement<Vertex > MeshElement; typedef
H A DgsEdge.h24 typedef gsMeshElement<T> MeshElement; typedef
H A DgsMesh.h36 typedef gsMeshElement<T> MeshElement; typedef
H A DgsFace.h33 typedef gsMeshElement<T> MeshElement; typedef
/dports/math/gismo/gismo-21.12.0/src/gsModeling/
H A DgsTriMeshToSolid.h35 typedef gsMeshElement<T> MeshElement; typedef
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/include/misc/
H A Dmesh.h203 typedef Mesh::Element MeshElement; typedef
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/geometry/
H A DGeomElement.hpp56 class MeshElement class
H A DGeomElement.cpp741 MeshElement::MeshElement() in MeshElement() function in xlifepp::MeshElement
745 MeshElement::MeshElement(const RefElement* re, dimen_t sdim, number_t n) in MeshElement() function in xlifepp::MeshElement
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/common/
H A Dmeshmodel.h82 enum MeshElement{ enum