#include <Annotate.h>
|
static double | callbackX (int, int, double) |
|
static double | callbackY (int, int, double) |
|
static double | callbackZ (int, int, double) |
|
static double | callback3D (int, int, double) |
|
static double | callbackFontSize (int, int, double) |
|
static std::string | callbackText (int, int, const std::string &) |
|
static std::string | callbackFont (int, int, const std::string &) |
|
static std::string | callbackAlign (int, int, const std::string &) |
|
static void | draw (void *context) |
|
static void | setDrawFunction (void(*fct)(void *)) |
|
|
static double | callback (int num, int action, double value, double *opt, double step, double min, double max) |
|
static std::string | callbackStr (int num, int action, const std::string &value, std::string &opt) |
|
Definition at line 16 of file Annotate.h.
◆ GMSH_AnnotatePlugin()
GMSH_AnnotatePlugin::GMSH_AnnotatePlugin |
( |
| ) |
|
|
inline |
◆ callback()
double GMSH_AnnotatePlugin::callback |
( |
int |
num, |
|
|
int |
action, |
|
|
double |
value, |
|
|
double * |
opt, |
|
|
double |
step, |
|
|
double |
min, |
|
|
double |
max |
|
) |
| |
|
staticprivate |
◆ callback3D()
double GMSH_AnnotatePlugin::callback3D |
( |
int |
num, |
|
|
int |
action, |
|
|
double |
value |
|
) |
| |
|
static |
◆ callbackAlign()
std::string GMSH_AnnotatePlugin::callbackAlign |
( |
int |
num, |
|
|
int |
action, |
|
|
const std::string & |
value |
|
) |
| |
|
static |
◆ callbackFont()
std::string GMSH_AnnotatePlugin::callbackFont |
( |
int |
num, |
|
|
int |
action, |
|
|
const std::string & |
value |
|
) |
| |
|
static |
◆ callbackFontSize()
double GMSH_AnnotatePlugin::callbackFontSize |
( |
int |
num, |
|
|
int |
action, |
|
|
double |
value |
|
) |
| |
|
static |
◆ callbackStr()
std::string GMSH_AnnotatePlugin::callbackStr |
( |
int |
num, |
|
|
int |
action, |
|
|
const std::string & |
value, |
|
|
std::string & |
opt |
|
) |
| |
|
staticprivate |
◆ callbackText()
std::string GMSH_AnnotatePlugin::callbackText |
( |
int |
num, |
|
|
int |
action, |
|
|
const std::string & |
value |
|
) |
| |
|
static |
◆ callbackX()
double GMSH_AnnotatePlugin::callbackX |
( |
int |
num, |
|
|
int |
action, |
|
|
double |
value |
|
) |
| |
|
static |
◆ callbackY()
double GMSH_AnnotatePlugin::callbackY |
( |
int |
num, |
|
|
int |
action, |
|
|
double |
value |
|
) |
| |
|
static |
◆ callbackZ()
double GMSH_AnnotatePlugin::callbackZ |
( |
int |
num, |
|
|
int |
action, |
|
|
double |
value |
|
) |
| |
|
static |
◆ draw()
void GMSH_AnnotatePlugin::draw |
( |
void * |
context | ) |
|
|
static |
◆ execute()
◆ getHelp()
std::string GMSH_AnnotatePlugin::getHelp |
( |
| ) |
const |
|
virtual |
◆ getName()
std::string GMSH_AnnotatePlugin::getName |
( |
| ) |
const |
|
inlinevirtual |
◆ getNbOptions()
int GMSH_AnnotatePlugin::getNbOptions |
( |
| ) |
const |
|
virtual |
◆ getNbOptionsStr()
int GMSH_AnnotatePlugin::getNbOptionsStr |
( |
| ) |
const |
|
virtual |
◆ getOption()
◆ getOptionStr()
◆ getShortHelp()
std::string GMSH_AnnotatePlugin::getShortHelp |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following files: