Allow access to opaque pImpl handles
commit03fe5dfbc2703052c7a76e6ab641a70350c888f9
authorChris Robinson <chris.kcat@gmail.com>
Thu, 5 Oct 2017 08:15:35 +0000 (5 01:15 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Thu, 5 Oct 2017 08:15:35 +0000 (5 01:15 -0700)
tree3fcceac9479a6b65f3c4ba577dc4b790a051c45e
parent795cb4d64f661f4eb0270ca9bf0bd814ff7214d1
Allow access to opaque pImpl handles

This will allow apps to track objects using an opaque pointer, and later
"reconstruct" the object to use it again.
include/AL/alure2.h
src/auxeffectslot.cpp
src/source.cpp
src/sourcegroup.cpp