Uses of Class
eu.svjatoslav.sixth.e3d.renderer.octree.raytracer.Ray
-
Uses of Ray in eu.svjatoslav.sixth.e3d.renderer.octree
Modifier and TypeMethodDescriptionint
OctreeVolume.doesIntersect
(int cubeX, int cubeY, int cubeZ, int cubeSize, Ray r) int
Trace ray through the world and return pointer to intersecting cell.