Uses of Class
org.sunflow.core.photonmap.GridPhotonMap.PhotonGroup
-
Packages that use GridPhotonMap.PhotonGroup Package Description org.sunflow.core.photonmap -
-
Uses of GridPhotonMap.PhotonGroup in org.sunflow.core.photonmap
Fields in org.sunflow.core.photonmap declared as GridPhotonMap.PhotonGroup Modifier and Type Field Description private GridPhotonMap.PhotonGroup[]
GridPhotonMap. cellHash
(package private) GridPhotonMap.PhotonGroup
GridPhotonMap.PhotonGroup. next
Methods in org.sunflow.core.photonmap that return GridPhotonMap.PhotonGroup Modifier and Type Method Description private GridPhotonMap.PhotonGroup
GridPhotonMap. get(int x, int y, int z)
-