|
Amuse
|


Additional Inherited Members | |
Public Member Functions inherited from amuse::Entity | |
| Entity (Engine &engine, const AudioGroup &group, int groupId, ObjectId oid=ObjectId()) | |
| Engine & | getEngine () |
| const AudioGroup & | getAudioGroup () const |
| int | getGroupId () const |
| ObjectId | getObjectId () const |
Protected Member Functions inherited from amuse::Entity | |
| void | _destroy () |
Protected Attributes inherited from amuse::Entity | |
| bool | m_destroyed = false |
| Engine & | m_engine |
| const AudioGroup & | m_audioGroup |
| int | m_groupId |
| ObjectId | m_objectId = 0xffff |
Definition at line 9 of file Listener.hpp.