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

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

Go to the source code of this file.

Data Structures

struct  gmio_stl_mesh_occpolytri
 Provides access to the triangles of an OpenCascade Poly_Triangulation. More...
 
struct  gmio_stl_mesh_creator_occpolytri
 Provides creation of an OpenCascade Poly_Triangulation. More...
 

Detailed Description

STL support of OpenCascade's Poly_Triangulation.

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

Fougue © 2017