Jpp
18.5.0
the software that should make you happy
|
Auxiliary class to edit (x,y,z) position of tripod. More...
Public Member Functions | |
JTripodEditor (JSetup &setup, const int id, const JVector3D &direction) | |
Constructor. More... | |
virtual void | apply (const double step) override |
Apply step. More... | |
Private Attributes | |
std::vector< JTripod > & | tripods |
JVector3D | direction |
size_t | index |
Auxiliary class to edit (x,y,z) position of tripod.
Definition at line 409 of file JSydney.cc.
|
inline |
Constructor.
setup | setup |
id | tripod identifier |
direction | direction |
Definition at line 419 of file JSydney.cc.
|
inlineoverridevirtual |
Apply step.
step | step |
Implements JFIT::JParameter_t.
Definition at line 435 of file JSydney.cc.
|
private |
Definition at line 441 of file JSydney.cc.
|
private |
Definition at line 442 of file JSydney.cc.
|
private |
Definition at line 443 of file JSydney.cc.