Uses of Class
de.grogra.ray2.radiosity.FormFactor
-
Uses of FormFactor in de.grogra.ray2.radiosity
Modifier and TypeMethodDescriptionSubPatch.getFFMap()
Returns the form factor map.PatchGroup.getFormFactors
(int patchNum) Returns the form factors of the sub patch with the given number.Modifier and TypeMethodDescriptionvoid
ViewCube.computeFormFactorMap
(Map<SubPatch, FormFactor> ffMap) Computes the form factor map.void
ZBuffer.fillFormFactors
(Map<SubPatch, FormFactor> formFactors, int side) Fills the given form factor map with form factors.