From fe21c87b24842d67df686b7c48fa36ed65a9afc9 Mon Sep 17 00:00:00 2001
From: Sven Gothel UserParam
mapping with a key-mapped
CallbackFunction
and UserParam
.
Additionally a custom
-UserParamClass type ALCcontext
is being used
-for more clarity in the resulting API.
ALCcontext
is being used for
+more clarity in the resulting API.
This example is derived from OpenAL's
AL_SOFT_callback_buffer
extension.
The callback ALBUFFERCALLBACKTYPESOFT
is mapped to
diff --git a/doc/GlueGen_Mapping.md b/doc/GlueGen_Mapping.md
index bced572..c1e71d5 100644
--- a/doc/GlueGen_Mapping.md
+++ b/doc/GlueGen_Mapping.md
@@ -994,7 +994,7 @@ public interface Bindingtest2 {
This example demonstrates a [homogeneous *Java Object* `UserParam` mapping](#pure-java-object-user-type-default) with a [key-mapped](#javacallback-key-definition) `CallbackFunction` and `UserParam`.
-Additionally a [custom *UserParamClass*](#custom-callback-userparamclass) type `ALCcontext` is being used for more clarity in the resulting API.
+Additionally a [custom *UserParamClass*](#custom-callback-userparamclass) `ALCcontext` is being used for more clarity in the resulting API.
This example is derived from OpenAL's `AL_SOFT_callback_buffer` extension.
--
cgit v1.2.3