#include <driversettings.h>
Public Member Functions | |
| bool | IsConsistent () const |
Public Attributes | |
| PhotonMapOp | m_op |
| Caustics photon map operation (build / build and save / load). | |
| std::string | m_file |
| Name of the file to write the CPM to / to read the CPM from. | |
Definition at line 70 of file driversettings.h.
|
|
Definition at line 79 of file driversettings.cpp. References IsFileReadable(), and IsFileWritable(). Referenced by toxic::DriverSettings::IsConsistent(). |
|
|
Name of the file to write the CPM to / to read the CPM from.
Definition at line 72 of file driversettings.h. Referenced by toxic::DriverSettingsWrapper::Defaults(), main(), toxic::CLParser::opt_load_cpm(), toxic::CLParser::opt_save_cpm(), and toxic::DriverSettingsWrapper::Print(). |
|
|
Caustics photon map operation (build / build and save / load).
Definition at line 71 of file driversettings.h. Referenced by toxic::DriverSettingsWrapper::Defaults(), main(), toxic::CLParser::opt_load_cpm(), toxic::CLParser::opt_save_cpm(), and toxic::DriverSettingsWrapper::Print(). |
1.3.6