|
Jpp 20.0.0-rc.9-29-gccc23c492-D
the software that should make you happy
|
Acoustic emitter. More...
#include <JEmitter.hh>
Public Member Functions | |
| JEmitter () | |
| Default constructor. | |
| JEmitter (const int id, const JVector3D &pos) | |
| Constructor. | |
| const JEmitter & | getEmitter () const |
| Get emitter. | |
Acoustic emitter.
Definition at line 27 of file JEmitter.hh.
|
inline |
Default constructor.
Definition at line 34 of file JEmitter.hh.
|
inline |
Constructor.
| id | identifier |
| pos | position |
Definition at line 46 of file JEmitter.hh.
|
inline |