|
Jpp
18.6.0-rc.1
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 410 of file JSydney.cc.
|
inline |
Constructor.
| setup | setup |
| id | tripod identifier |
| direction | direction |
Definition at line 420 of file JSydney.cc.
|
inlineoverridevirtual |
Apply step.
| step | step |
Implements JFIT::JParameter_t.
Definition at line 436 of file JSydney.cc.
|
private |
Definition at line 442 of file JSydney.cc.
|
private |
Definition at line 443 of file JSydney.cc.
|
private |
Definition at line 444 of file JSydney.cc.
1.8.5