|
bazar
1.3.1
|
Public Attributes | |
| int | nx |
| int | ny |
| int | nbTri |
| int | avgChannels |
| int | nbPix |
Definition at line 220 of file lightcollector.cpp.
| int Hdr::avgChannels |
Definition at line 221 of file lightcollector.cpp.
Referenced by LightCollector::load(), and LightCollector::serialize().
| int Hdr::nbPix |
Definition at line 221 of file lightcollector.cpp.
Referenced by LightCollector::serialize().
| int Hdr::nbTri |
Definition at line 221 of file lightcollector.cpp.
Referenced by LightCollector::load(), and LightCollector::serialize().
| int Hdr::nx |
Definition at line 221 of file lightcollector.cpp.
Referenced by LightCollector::load(), and LightCollector::serialize().
| int Hdr::ny |
Definition at line 221 of file lightcollector.cpp.
Referenced by LightCollector::load(), and LightCollector::serialize().
1.8.1.2