minor typo in Java wrapper
Closed this issue · 0 comments
chriscamacho commented
kazmath/java/kazmath/jkazmath.java:165: error: cannot find symbol Floatbuffer
public static native boolean kmAABBIntersectsAABB(FloatBuffer box, Floatbuffer to_check);
Floatbuffer should be FloatBuffer