Uses of Class
de.grogra.ray2.radiosity.FormFactor
Packages that use FormFactor
-
Uses of FormFactor in de.grogra.ray2.radiosity
Methods in de.grogra.ray2.radiosity that return types with arguments of type FormFactorModifier and TypeMethodDescriptionSubPatch.getFFMap()
Returns the form factor map.PatchGroup.getFormFactors
(int patchNum) Returns the form factors of the sub patch with the given number.Method parameters in de.grogra.ray2.radiosity with type arguments of type FormFactorModifier 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.