|  | 
|  | OdGiMentalRayRenderSettingsTraitsData () | 
|  | 
| void | setSampling (int min, int max) | 
|  | 
| void | sampling (int &min, int &max) const | 
|  | 
| void | setSamplingFilter (OdGiMrFilter filter, double width, double height) | 
|  | 
| void | samplingFilter (OdGiMrFilter &filter, double &width, double &height) const | 
|  | 
| void | setSamplingContrastColor (float r, float g, float b, float a) | 
|  | 
| void | samplingContrastColor (float &r, float &g, float &b, float &a) const | 
|  | 
| void | setShadowMode (OdGiMrShadowMode mode) | 
|  | 
| OdGiMrShadowMode | shadowMode () const | 
|  | 
| void | setShadowMapEnabled (bool enabled) | 
|  | 
| bool | shadowMapEnabled () const | 
|  | 
| void | setRayTraceEnabled (bool enabled) | 
|  | 
| bool | rayTraceEnabled () const | 
|  | 
| void | setRayTraceDepth (int reflection, int refraction, int sum) | 
|  | 
| void | rayTraceDepth (int &reflection, int &refraction, int &sum) const | 
|  | 
| void | setGlobalIlluminationEnabled (bool enabled) | 
|  | 
| bool | globalIlluminationEnabled () const | 
|  | 
| void | setGISampleCount (int num) | 
|  | 
| int | giSampleCount () const | 
|  | 
| void | setGISampleRadiusEnabled (bool enabled) | 
|  | 
| bool | giSampleRadiusEnabled () const | 
|  | 
| void | setGISampleRadius (double radius) | 
|  | 
| double | giSampleRadius () const | 
|  | 
| void | setGIPhotonsPerLight (int num) | 
|  | 
| int | giPhotonsPerLight () const | 
|  | 
| void | setPhotonTraceDepth (int reflection, int refraction, int sum) | 
|  | 
| void | photonTraceDepth (int &reflection, int &refraction, int &sum) const | 
|  | 
| void | setFinalGatheringEnabled (bool enabled) | 
|  | 
| bool | finalGatheringEnabled () const | 
|  | 
| void | setFGRayCount (int num) | 
|  | 
| int | fgRayCount () const | 
|  | 
| void | setFGRadiusState (bool bMin, bool bMax, bool bPixels) | 
|  | 
| void | fgSampleRadiusState (bool &bMin, bool &bMax, bool &bPixels) | 
|  | 
| void | setFGSampleRadius (double min, double max) | 
|  | 
| void | fgSampleRadius (double &min, double &max) const | 
|  | 
| void | setLightLuminanceScale (double luminance) | 
|  | 
| double | lightLuminanceScale () const | 
|  | 
| void | setDiagnosticMode (OdGiMrDiagnosticMode mode) | 
|  | 
| OdGiMrDiagnosticMode | diagnosticMode () const | 
|  | 
| void | setDiagnosticGridMode (OdGiMrDiagnosticGridMode mode, float fSize) | 
|  | 
| void | diagnosticGridMode (OdGiMrDiagnosticGridMode &mode, float &fSize) const | 
|  | 
| void | setDiagnosticPhotonMode (OdGiMrDiagnosticPhotonMode mode) | 
|  | 
| OdGiMrDiagnosticPhotonMode | diagnosticPhotonMode () const | 
|  | 
| void | setDiagnosticBSPMode (OdGiMrDiagnosticBSPMode mode) | 
|  | 
| OdGiMrDiagnosticBSPMode | diagnosticBSPMode () const | 
|  | 
| void | setExportMIEnabled (bool enabled) | 
|  | 
| bool | exportMIEnabled () const | 
|  | 
| void | setExportMIFileName (const OdString &miName) | 
|  | 
| const OdString & | exportMIFileName () const | 
|  | 
| void | setTileSize (int size) | 
|  | 
| int | tileSize () const | 
|  | 
| void | setTileOrder (OdGiMrTileOrder order) | 
|  | 
| OdGiMrTileOrder | tileOrder () const | 
|  | 
| void | setMemoryLimit (int limit) | 
|  | 
| int | memoryLimit () const | 
|  | 
| void | setEnergyMultiplier (float fScale) | 
|  | 
| float | energyMultiplier () const | 
|  | 
| void | setProgressMonitor (void *pMonitor) | 
|  | 
| const void * | progressMonitor () const | 
|  | 
| void | setExposureType (OdGiMrExposureType type) | 
|  | 
| OdGiMrExposureType | exposureType () const | 
|  | 
| void | setFinalGatheringMode (OdGiMrFinalGatheringMode mode) | 
|  | 
| OdGiMrFinalGatheringMode | finalGatheringMode () const | 
|  | 
| void | setShadowSamplingMultiplier (double multiplier) | 
|  | 
| double | shadowSamplingMultiplier () const | 
|  | 
| void | setExportMIMode (OdGiMrExportMIMode mode) | 
|  | 
| OdGiMrExportMIMode | exportMIMode () const | 
|  | 
| bool | operator!= (const OdGiMentalRayRenderSettingsTraitsData &data2) const | 
|  | 
| bool | operator== (const OdGiMentalRayRenderSettingsTraitsData &data2) const | 
|  | 
|  | OdGiRenderSettingsTraitsData () | 
|  | 
| virtual | ~OdGiRenderSettingsTraitsData () | 
|  | 
| void | setMaterialEnabled (bool enabled) | 
|  | 
| bool | materialEnabled () const | 
|  | 
| void | setTextureSampling (bool enabled) | 
|  | 
| bool | textureSampling () const | 
|  | 
| void | setBackFacesEnabled (bool enabled) | 
|  | 
| bool | backFacesEnabled () const | 
|  | 
| void | setShadowsEnabled (bool enabled) | 
|  | 
| bool | shadowsEnabled () const | 
|  | 
| void | setDiagnosticBackgroundEnabled (bool enabled) | 
|  | 
| bool | diagnosticBackgroundEnabled () const | 
|  | 
| void | setModelScaleFactor (double scaleFactor) | 
|  | 
| double | modelScaleFactor () const | 
|  | 
| bool | operator== (const OdGiRenderSettingsTraitsData &data2) const | 
|  | 
| bool | operator!= (const OdGiRenderSettingsTraitsData &data2) const | 
|  | 
Corresponding C++ library: Gi <group OdGi_Classes> 
Definition at line 540 of file GiEnvironmentTraitsData.h.