v0.3.0
Fast, portable C library for geometry input/output
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules
Data Structures
stl_occ_meshvs.h File Reference

STL support of OpenCascade's MeshVS_DataSource. More...

Go to the source code of this file.

Data Structures

struct  gmio_stl_mesh_occmeshvs
 Provides access to all the triangles of OpenCascade's MeshVS_DataSource. More...
 

Detailed Description

STL support of OpenCascade's MeshVS_DataSource.

To use this header the source file $INSTALL/src/gmio_support/stl_occ_meshvs.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 TKMeshVS

Fougue © 2016