OpenAL Listener.
More...
#include <OpenAL.hh>
OpenAL Listener.
This can be thought of as a microphone.
| gazebo::util::OpenALSink::OpenALSink |
( |
| ) |
|
| virtual gazebo::util::OpenALSink::~OpenALSink |
( |
| ) |
|
|
virtual |
| bool gazebo::util::OpenALSink::SetPose |
( |
const ignition::math::Pose3d & |
_pose | ) |
|
Set the position of the sink.
- Parameters
-
| [in] | _pose | New pose of the sink. |
- Returns
- True on success.
| bool gazebo::util::OpenALSink::SetVelocity |
( |
const ignition::math::Vector3d & |
_vel | ) |
|
Set the velocity of the sink.
- Parameters
-
| [in] | _vel | Velocity of the sink. |
- Returns
- True on success.
The documentation for this class was generated from the following file: