#include <WaveSample.hpp>
◆ WaveSampleS16() [1/4]
SIV3D_NODISCARD_CXX20 s3d::WaveSampleS16::WaveSampleS16 |
( |
| ) |
|
|
default |
◆ WaveSampleS16() [2/4]
SIV3D_NODISCARD_CXX20 s3d::WaveSampleS16::WaveSampleS16 |
( |
const WaveSampleS16 & |
| ) |
|
|
default |
◆ WaveSampleS16() [3/4]
constexpr SIV3D_NODISCARD_CXX20 s3d::WaveSampleS16::WaveSampleS16 |
( |
int16 |
mono | ) |
|
|
explicitconstexprnoexcept |
◆ WaveSampleS16() [4/4]
constexpr SIV3D_NODISCARD_CXX20 s3d::WaveSampleS16::WaveSampleS16 |
( |
int16 |
_left, |
|
|
int16 |
_right |
|
) |
| |
|
constexprnoexcept |
◆ asWaveSample()
constexpr WaveSample s3d::WaveSampleS16::asWaveSample |
( |
| ) |
const |
|
constexprnoexcept |
◆ FromFloat32() [1/2]
static constexpr WaveSampleS16 s3d::WaveSampleS16::FromFloat32 |
( |
float |
_left, |
|
|
float |
_right |
|
) |
| |
|
staticconstexprnoexcept |
◆ FromFloat32() [2/2]
static constexpr WaveSampleS16 s3d::WaveSampleS16::FromFloat32 |
( |
float |
mono | ) |
|
|
staticconstexprnoexcept |
◆ Max()
◆ Min()
◆ operator=()
◆ set() [1/3]
◆ set() [2/3]
◆ set() [3/3]
◆ swapChannel()
constexpr void s3d::WaveSampleS16::swapChannel |
( |
| ) |
|
|
constexprnoexcept |
◆ Zero()
◆ left
int16 s3d::WaveSampleS16::left |
◆ right
int16 s3d::WaveSampleS16::right |
The documentation for this struct was generated from the following file: