Open CASCADE Technology
7.0.0
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
src
Draw
Macros
Draw_PluginMacro.hxx File Reference
Macros
#define
DPLUGIN
(name)
Macro Definition Documentation
#define DPLUGIN
(
name
)
Value:
extern
"C"
{Standard_EXPORT
void
PLUGINFACTORY(
Draw_Interpretor
&);} \
void PLUGINFACTORY(
Draw_Interpretor
& theDI) { \
name::Factory(theDI);} \
\
Draw_Interpretor
Provides an encapsulation of the TCL interpretor to define Draw commands.
Definition:
Draw_Interpretor.hxx:34
Generated by
1.8.10