#include <Radiosity.h>
Public Member Functions | |
Patch (PolygonalEnergy *, Mesh::Plane *, const Vector3 &, const Vector3 &, const Vector3 &, float) | |
Public Attributes | |
PolygonalEnergy * | pEnergy |
Mesh::Plane * | pMeshPlane |
Vector3 | reflectance |
Vector3 | emittance |
Vector3 | normal |
Vector3 | centre |
float | area |
Definition at line 17 of file Radiosity.h.
|
Definition at line 10 of file Radiosity.cc. |
|
Definition at line 24 of file Radiosity.h. Referenced by Radiosity::_est_form_factor(), and Radiosity::_est_patch_factor(). |
|
Definition at line 23 of file Radiosity.h. Referenced by Radiosity::_est_form_factor(), Radiosity::_est_patch_factor(), and Radiosity::_visibility(). |
|
Definition at line 21 of file Radiosity.h. |
|
Definition at line 22 of file Radiosity.h. Referenced by Radiosity::_est_form_factor(), Radiosity::_est_patch_factor(), and Radiosity::_visibility(). |
|
Definition at line 18 of file Radiosity.h. |
|
Definition at line 19 of file Radiosity.h. Referenced by Radiosity::_est_form_factor(), and Radiosity::_patch_factor(). |
|
Definition at line 20 of file Radiosity.h. |