|
Jpp 20.0.0-rc.3
the software that should make you happy
|
Auxiliary class to edit (z) position of module. More...
Public Member Functions | |
| JModuleEditor (JModule &module) | |
| Constructor. | |
| JModuleEditor (JModule &module, const JVector3D &direction) | |
| Constructor. | |
| virtual void | apply (const double step) override |
| Apply step. | |
Private Attributes | |
| JModule & | module |
| JVector3D | direction |
Auxiliary class to edit (z) position of module.
Definition at line 282 of file JSydney.cc.
|
inline |
|
inlineoverridevirtual |
Apply step.
| step | step |
Implements JFIT::JParameter_t.
Definition at line 313 of file JSydney.cc.
|
private |
Definition at line 321 of file JSydney.cc.
|
private |
Definition at line 322 of file JSydney.cc.