Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Typedefs
BRepMesh_PluginEntryType.hxx File Reference
#include <Standard_Real.hxx>

Typedefs

typedef Standard_Integer(* BRepMesh_PluginEntryType )(const TopoDS_Shape &theShape, const Standard_Real theDeflection, const Standard_Real theAngle, BRepMesh_DiscretRoot *&theMeshAlgoInstance)
 Type definition for plugin exported function. More...
 

Typedef Documentation

typedef Standard_Integer(* BRepMesh_PluginEntryType)(const TopoDS_Shape &theShape, const Standard_Real theDeflection, const Standard_Real theAngle, BRepMesh_DiscretRoot *&theMeshAlgoInstance)

Type definition for plugin exported function.