From 2d76c16b9384d383d3e6a9d7cb727f2591a39228 Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Mon, 29 Mar 2010 04:02:08 +0200 Subject: renamed BufferFactory into Buffers. --- doc/manual/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/manual/index.html b/doc/manual/index.html index 8fe51c0..6ac46ac 100755 --- a/doc/manual/index.html +++ b/doc/manual/index.html @@ -987,7 +987,7 @@ C APIs have corresponding Java classes emitted.
Syntax: GlueGenRuntimePackage [package name, like com.jogamp.gluegen.runtime]
(optional) Changes the package in which the generated glue code -expects to find its run-time helper classes (like BufferFactory, CPU, +expects to find its run-time helper classes (like Buffers, CPU, StructAccessor). Defaults to com.jogamp.gluegen.runtime (no quotes). This is useful if you want to bundle the runtime classes in your application without the possibility of interfering with other -- cgit v1.2.3