public class RayCast extends java.lang.Object
RayCast(float[] vertex_data, int length, int num_per_face)
int
cast_ray(float[] start, float[] ds)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RayCast(float[] vertex_data, int length, int num_per_face)
public int cast_ray(float[] start, float[] ds)