Wayverb
wayverb::combined::model::microphone Class Referencefinal
Inheritance diagram for wayverb::combined::model::microphone:
wayverb::combined::model::basic_member< microphone >

Public Member Functions

 microphone (const core::orientation &o, float shape)
 
void set_orientation (const core::orientation &o)
 
void set_shape (float shape)
 
core::attenuator::microphone get () const
 
template<typename Archive >
void serialize (Archive &archive)
 
- Public Member Functions inherited from wayverb::combined::model::basic_member< microphone >
 basic_member (const basic_member &)
 
basic_memberoperator= (const basic_member &)
 
connection connect (callback_type t)
 
void notify ()
 
size_t connections () const
 

Additional Inherited Members

- Public Types inherited from wayverb::combined::model::basic_member< microphone >
using derived_type = microphone
 
using base_type = basic_member< microphone >
 
using on_change = util::event< microphone & >
 
using connection = typename on_change::connection
 
using scoped_connection = typename on_change::scoped_connection
 
using callback_type = typename on_change::callback_type
 

The documentation for this class was generated from the following files: