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_brep.h File Reference

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

Go to the source code of this file.

Data Structures

struct  gmio_stl_mesh_occshape
 Provides access to the internal triangles of an OpenCascade TopoDS_Shape. More...
 
struct  gmio_stl_mesh_creator_occshape
 Provides creation of an OpenCascade TopoDS_Shape containing no geometrical surfaces but only a Poly_Triangulation structure. More...
 

Detailed Description

STL support of OpenCascade's TopoDS_Shape.

To use this header the source files $INSTALL/src/gmio_support/stl_occ_brep.cpp
$INSTALL/src/gmio_support/stl_occ_polytri.cpp
need 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 TKBRep

Fougue © 2017