|
| std::string | getDescription () |
| |
| | LonLatField () |
| |
| const char * | getName () |
| |
| double | operator() (double x, double y, double z, GEntity *ge=nullptr) |
| |
| | Field () |
| |
| virtual | ~Field () |
| |
| bool | isDeprecated () |
| |
| virtual void | update () |
| |
| virtual int | numComponents () const |
| |
| virtual bool | isotropic () const |
| |
| virtual void | operator() (double x, double y, double z, SVector3 &, GEntity *ge=0) |
| |
| virtual void | operator() (double x, double y, double z, SMetric3 &, GEntity *ge=nullptr) |
| |
| void | putOnNewView (int viewTag=-1) |
| |
| FieldOption * | getOption (const std::string &optionName) |
| |
Definition at line 273 of file Field.cpp.
◆ LonLatField()
| LonLatField::LonLatField |
( |
| ) |
|
|
inline |
◆ getDescription()
| std::string LonLatField::getDescription |
( |
| ) |
|
|
inlinevirtual |
◆ getName()
| const char* LonLatField::getName |
( |
| ) |
|
|
inlinevirtual |
◆ operator()()
| double LonLatField::operator() |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z, |
|
|
GEntity * |
ge = nullptr |
|
) |
| |
|
inlinevirtual |
◆ _fromStereo
| int LonLatField::_fromStereo |
|
private |
◆ _inField
| int LonLatField::_inField |
|
private |
◆ _stereoRadius
| double LonLatField::_stereoRadius |
|
private |
The documentation for this class was generated from the following file: