Main Page | Class Hierarchy | Data Structures | File List | Data Fields | Globals

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);} \
\


Generated on Mon Aug 25 13:40:23 2008 for OpenCASCADE by  doxygen 1.4.1