Home
last modified time | relevance | path

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

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/itaps/mesquite/
H A DMsqIRel.cpp209 iBase_EntityHandle* geom_handles, in geom_from_mesh() argument
215 ierr = geom_from_mesh( handles[i], geom_handles[i], dim ); in geom_from_mesh()
H A DMsqIGeom.cpp157 int MsqCommonIGeom::normal( const iBase_EntityHandle* geom_handles, in normal() argument
176 geom_handles, in normal()
H A DMsqIGeom.hpp84 int normal ( const iBase_EntityHandle geom_handles[], Vector3D coords[], unsigned count ) const;