|
HDK
|
Include dependency graph for DOP_Table.h:Go to the source code of this file.
Functions | |
| DOP_API void | DOP_createAutomaticOperator (OP_OperatorTable &table, const SIM_DopDescription &dopdescription, const UT_StringArray &solvertypes, const UT_StringArray &reltypes, SIM_Engine &engine, OP_Constructor constructor=0, const char *child_table_name=0) |
| DOP_API bool | DOP_runDSO (const char *lib_path) |
| DOP_API void DOP_createAutomaticOperator | ( | OP_OperatorTable & | table, |
| const SIM_DopDescription & | dopdescription, | ||
| const UT_StringArray & | solvertypes, | ||
| const UT_StringArray & | reltypes, | ||
| SIM_Engine & | engine, | ||
| OP_Constructor | constructor = 0, |
||
| const char * | child_table_name = 0 |
||
| ) |
| DOP_API bool DOP_runDSO | ( | const char * | lib_path | ) |