BRepMesh_PluginMacro.hxx File Reference

Defines

#define DISCRETPLUGIN(name)

Define Documentation

#define DISCRETPLUGIN ( name   ) 
Value:
extern "C" {Standard_EXPORT Standard_Integer DISCRETALGO(const TopoDS_Shape& ,\
                                                         const Standard_Real,\
                                                         const Standard_Real,\
                                                         BRepMesh_PDiscretRoot& );} \
Standard_Integer DISCRETALGO(const TopoDS_Shape& theShape,\
                             const Standard_Real    theDeflection,\
                             const Standard_Real    theAngle,\
                             BRepMesh_PDiscretRoot&  theAlgo) { \
  return name::Discret(theShape,\
                       theDeflection,\
                       theAngle,\
                       theAlgo);} \
\
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Mar 3 10:39:33 2011 for Open CASCADE Technology by  doxygen 1.6.3