|
| static float | lerp (final float v1, final float v2, final float t) |
| |
| static void | main (final String[] args) throws IOException, InterruptedException, UnsupportedAudioFileException |
| |
- Author
- Athomas Goldberg
Definition at line 50 of file Sound3DTest.java.
◆ lerp()
| static float com.jogamp.openal.test.manual.Sound3DTest.lerp |
( |
final float |
v1, |
|
|
final float |
v2, |
|
|
final float |
t |
|
) |
| |
|
static |
◆ main()
| static void com.jogamp.openal.test.manual.Sound3DTest.main |
( |
final String[] |
args | ) |
throws IOException, InterruptedException, UnsupportedAudioFileException |
|
static |
The documentation for this class was generated from the following file: