Auxiliary class to edit (z) position of module.
More...
Auxiliary class to edit (z) position of module.
Definition at line 282 of file JSydney.cc.
◆ JModuleEditor() [1/2]
| JACOUSTICS::JSydney::JModuleEditor::JModuleEditor |
( |
JModule & | module | ) |
|
|
inline |
Constructor.
- Parameters
-
Definition at line 290 of file JSydney.cc.
290 :
291 module(module),
293 {}
JModule &JVector3D direction
◆ JModuleEditor() [2/2]
| JACOUSTICS::JSydney::JModuleEditor::JModuleEditor |
( |
JModule & | module, |
|
|
const JVector3D & | direction ) |
|
inline |
Constructor.
- Parameters
-
| module | module |
| direction | direction |
Definition at line 302 of file JSydney.cc.
302 :
303 module(module),
305 {}
◆ apply()
| virtual void JACOUSTICS::JSydney::JModuleEditor::apply |
( |
const double | step | ) |
|
|
inlineoverridevirtual |
◆ direction
| JModule& JVector3D JACOUSTICS::JSydney::JModuleEditor::direction |
|
private |
The documentation for this struct was generated from the following file: