#include <clientlib.h>
Inherits client::AudioNodeOptions.
◆ get_coneInnerAngle()
| double client::PannerOptions::get_coneInnerAngle |
( |
| ) |
|
◆ get_coneOuterAngle()
| double client::PannerOptions::get_coneOuterAngle |
( |
| ) |
|
◆ get_coneOuterGain()
| double client::PannerOptions::get_coneOuterGain |
( |
| ) |
|
◆ get_distanceModel()
| String* client::PannerOptions::get_distanceModel |
( |
| ) |
|
◆ get_maxDistance()
| double client::PannerOptions::get_maxDistance |
( |
| ) |
|
◆ get_orientationX()
| double client::PannerOptions::get_orientationX |
( |
| ) |
|
◆ get_orientationY()
| double client::PannerOptions::get_orientationY |
( |
| ) |
|
◆ get_orientationZ()
| double client::PannerOptions::get_orientationZ |
( |
| ) |
|
◆ get_panningModel()
| String* client::PannerOptions::get_panningModel |
( |
| ) |
|
◆ get_positionX()
| double client::PannerOptions::get_positionX |
( |
| ) |
|
◆ get_positionY()
| double client::PannerOptions::get_positionY |
( |
| ) |
|
◆ get_positionZ()
| double client::PannerOptions::get_positionZ |
( |
| ) |
|
◆ get_refDistance()
| double client::PannerOptions::get_refDistance |
( |
| ) |
|
◆ get_rolloffFactor()
| double client::PannerOptions::get_rolloffFactor |
( |
| ) |
|
◆ set_coneInnerAngle()
| void client::PannerOptions::set_coneInnerAngle |
( |
double |
| ) |
|
◆ set_coneOuterAngle()
| void client::PannerOptions::set_coneOuterAngle |
( |
double |
| ) |
|
◆ set_coneOuterGain()
| void client::PannerOptions::set_coneOuterGain |
( |
double |
| ) |
|
◆ set_distanceModel()
| void client::PannerOptions::set_distanceModel |
( |
const String & |
| ) |
|
◆ set_maxDistance()
| void client::PannerOptions::set_maxDistance |
( |
double |
| ) |
|
◆ set_orientationX()
| void client::PannerOptions::set_orientationX |
( |
double |
| ) |
|
◆ set_orientationY()
| void client::PannerOptions::set_orientationY |
( |
double |
| ) |
|
◆ set_orientationZ()
| void client::PannerOptions::set_orientationZ |
( |
double |
| ) |
|
◆ set_panningModel()
| void client::PannerOptions::set_panningModel |
( |
const String & |
| ) |
|
◆ set_positionX()
| void client::PannerOptions::set_positionX |
( |
double |
| ) |
|
◆ set_positionY()
| void client::PannerOptions::set_positionY |
( |
double |
| ) |
|
◆ set_positionZ()
| void client::PannerOptions::set_positionZ |
( |
double |
| ) |
|
◆ set_refDistance()
| void client::PannerOptions::set_refDistance |
( |
double |
| ) |
|
◆ set_rolloffFactor()
| void client::PannerOptions::set_rolloffFactor |
( |
double |
| ) |
|