|
Jpp
18.2.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 395 of file JSydney.cc.
|
inline |
Constructor.
| setup | setup |
| id | tripod identifier |
| direction | direction |
Definition at line 405 of file JSydney.cc.
|
inlineoverridevirtual |
Apply step.
| step | step |
Implements JFIT::JParameter_t.
Definition at line 421 of file JSydney.cc.
|
private |
Definition at line 427 of file JSydney.cc.
|
private |
Definition at line 428 of file JSydney.cc.
|
private |
Definition at line 429 of file JSydney.cc.
1.8.5