Uses of Class
org.sunflow.core.photonmap.CausticPhotonMap.Photon
-
Packages that use CausticPhotonMap.Photon Package Description org.sunflow.core.photonmap -
-
Uses of CausticPhotonMap.Photon in org.sunflow.core.photonmap
Fields in org.sunflow.core.photonmap declared as CausticPhotonMap.Photon Modifier and Type Field Description protected CausticPhotonMap.Photon[]
CausticPhotonMap.NearestPhotons. index
private CausticPhotonMap.Photon[]
CausticPhotonMap. photons
Fields in org.sunflow.core.photonmap with type parameters of type CausticPhotonMap.Photon Modifier and Type Field Description private java.util.ArrayList<CausticPhotonMap.Photon>
CausticPhotonMap. photonList
Methods in org.sunflow.core.photonmap with parameters of type CausticPhotonMap.Photon Modifier and Type Method Description private void
CausticPhotonMap. balanceSegment(CausticPhotonMap.Photon[] temp, int index, int start, int end)
(package private) void
CausticPhotonMap.NearestPhotons. checkAddNearest(CausticPhotonMap.Photon p)
-