v0.2.1
Fast, portable C library for geometry input/output
|
STL support of OpenCascade's StlMesh_Mesh. More...
Go to the source code of this file.
Data Structures | |
struct | gmio_stl_mesh_occmesh |
Provides access to all the triangles of OpenCascade's StlMesh_Mesh . More... | |
struct | gmio_stl_mesh_creator_occmesh |
Provides creation of a new domain within an StlMesh_Mesh object. More... | |
STL support of OpenCascade's StlMesh_Mesh.
To use this header the source file $INSTALL/src/gmio_support/stl_occ_mesh.cpp
needs to be built in the target project($INSTALL
is the root directory where is installed gmio)
Of course this requires the includepath and libpath to point to OpenCascade, the import libraries likely needed are:
TKernel TKMath TKSTL TKTopAlgo
Fougue © 2016 | Last Update: Thu Jun 30 2016 |