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