CFx SDK Documentation
2023 SP0
|
Go to the source code of this file.
Classes | |
class | OdGiRenderEnvironmentTraits |
class | OdGiRenderSettingsTraits |
class | OdGiMentalRayRenderSettingsTraits |
class | OdGiRapidRTRenderSettingsTraits |
class | OdGiSolidBackgroundTraits |
class | OdGiGradientBackgroundTraits |
class | OdGiImageBackgroundTraits |
class | OdGiGroundPlaneBackgroundTraits |
class | OdGiSkyBackgroundTraits |
class | OdGiIBLBackgroundTraits |
This template class is a specialization of the OdSmartPtr class for OdGiGradientBackgroundTraits object pointers.
Definition at line 411 of file GiEnvironment.h.
This template class is a specialization of the OdSmartPtr class for OdGiGroundPlaneBackgroundTraits object pointers.
Definition at line 487 of file GiEnvironment.h.
This template class is a specialization of the OdSmartPtr class for OdGiIBLBackgroundTraits object pointers.
Definition at line 541 of file GiEnvironment.h.
This template class is a specialization of the OdSmartPtr class for OdGiImageBackgroundTraits object pointers.
Definition at line 452 of file GiEnvironment.h.
This template class is a specialization of the OdSmartPtr class for OdGiMentalRayRenderSettingsTraits object pointers.
Definition at line 293 of file GiEnvironment.h.
This template class is a specialization of the OdSmartPtr class for OdGiRapidRTRenderSettingsTraits object pointers.
Definition at line 356 of file GiEnvironment.h.
This template class is a specialization of the OdSmartPtr class for OdGiRenderEnvironmentTraits object pointers.
Definition at line 63 of file GiEnvironment.h.
This template class is a specialization of the OdSmartPtr class for OdGiRenderSettingsTraits object pointers.
Definition at line 93 of file GiEnvironment.h.
This template class is a specialization of the OdSmartPtr class for OdGiSkyBackgroundTraits object pointers.
Definition at line 508 of file GiEnvironment.h.
This template class is a specialization of the OdSmartPtr class for OdGiSolidBackgroundTraits object pointers.
Definition at line 376 of file GiEnvironment.h.
enum OdGiFilterType |
Enumerator | |
---|---|
krEBox | |
krETriangle | |
krEGaussian | |
krELanczos | |
krEMitchell |
Definition at line 311 of file GiEnvironment.h.
enum OdGiLightingMode |
Enumerator | |
---|---|
krESimplistic | |
krEBasic | |
krEAdvanced |
Definition at line 303 of file GiEnvironment.h.
Enumerator | |
---|---|
krDepth | |
krSize |
Definition at line 139 of file GiEnvironment.h.
Enumerator | |
---|---|
krObject | |
krWorld | |
krCamera |
Definition at line 124 of file GiEnvironment.h.
enum OdGiMrDiagnosticMode |
Enumerator | |
---|---|
krOff | |
krGrid | |
krPhoton | |
krSamples | |
krBSP |
Definition at line 114 of file GiEnvironment.h.
Enumerator | |
---|---|
krDensity | |
krIrradiance |
Definition at line 132 of file GiEnvironment.h.
enum OdGiMrExportMIMode |
Enumerator | |
---|---|
krExportMIOff | |
krExportMIWithRender | |
krExportMIOnly |
Definition at line 172 of file GiEnvironment.h.
enum OdGiMrExposureType |
Enumerator | |
---|---|
krAutomatic | |
krLogarithmic |
Definition at line 157 of file GiEnvironment.h.
enum OdGiMrFilter |
Enumerator | |
---|---|
krBox | |
krTriangle | |
krGauss | |
krMitchell | |
krLanczos |
Definition at line 96 of file GiEnvironment.h.
Enumerator | |
---|---|
krFinalGatherOff | |
krFinalGatherOn | |
krFinalGatherAuto |
Definition at line 164 of file GiEnvironment.h.
enum OdGiMrShadowMode |
Enumerator | |
---|---|
krSimple | |
krSorted | |
krSegments |
Definition at line 106 of file GiEnvironment.h.
enum OdGiMrTileOrder |
Enumerator | |
---|---|
krHilbert | |
krSpiral | |
krLeftToRight | |
krRightToLeft | |
krTopToBottom | |
krBottomToTop |
Definition at line 146 of file GiEnvironment.h.
enum OdGiQuitCondition |
Enumerator | |
---|---|
krEQuitByRenderLevel | |
krEQuitByRenderTime |
Definition at line 296 of file GiEnvironment.h.