gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
Go to the source code of this file.
Functions | |
GMSH_Plugin * | GMSH_RegisterAnnotatePlugin () |
static double | getStyle () |
Variables | |
StringXNumber | AnnotateOptions_Number [] |
StringXString | AnnotateOptions_String [] |
|
static |
Definition at line 32 of file Annotate.cpp.
Referenced by GMSH_AnnotatePlugin::draw(), and GMSH_AnnotatePlugin::execute().
GMSH_Plugin* GMSH_RegisterAnnotatePlugin | ( | ) |
Definition at line 29 of file Annotate.cpp.
Referenced by PluginManager::registerDefaultPlugins().
StringXNumber AnnotateOptions_Number[] |
Definition at line 15 of file Annotate.cpp.
Referenced by GMSH_AnnotatePlugin::callback3D(), GMSH_AnnotatePlugin::callbackFontSize(), GMSH_AnnotatePlugin::callbackX(), GMSH_AnnotatePlugin::callbackY(), GMSH_AnnotatePlugin::callbackZ(), GMSH_AnnotatePlugin::draw(), GMSH_AnnotatePlugin::execute(), GMSH_AnnotatePlugin::getNbOptions(), GMSH_AnnotatePlugin::getOption(), and getStyle().
StringXString AnnotateOptions_String[] |
Definition at line 23 of file Annotate.cpp.
Referenced by GMSH_AnnotatePlugin::callbackAlign(), GMSH_AnnotatePlugin::callbackFont(), GMSH_AnnotatePlugin::callbackText(), GMSH_AnnotatePlugin::draw(), GMSH_AnnotatePlugin::execute(), GMSH_AnnotatePlugin::getNbOptionsStr(), GMSH_AnnotatePlugin::getOptionStr(), and getStyle().