Class EXTSourceDistanceModel

java.lang.Object
org.lwjgl.openal.EXTSourceDistanceModel

public final class EXTSourceDistanceModel extends Object
Native bindings to the EXT_source_distance_model extension.

This extension allows each source to specify a distance model, instead of being restricted to one distance model for every source in the context. It provides a mechanism for applications to apply different models to each source, without the burden of manually applying the attenuation through the source gain.