vector utility classes, native bindings?

Started by rethrick, July 01, 2006, 06:27:56

Previous topic - Next topic

rethrick

Im curious if the vector utility classes provided in
org.lwjgl.util.vector
are bound to native libraries or if they are pure java?
thx.

xindon

I think they're pure java.
Have a look in your lwjgl-0.99\src\java\org\lwjgl\util\vector - directory