|
CFx SDK Documentation
2020SP3
|
#include <AveRender.h>
Public Member Functions | |
| OdAveRaytrOpt () | |
Public Member Functions inherited from OdAveScanlOpt | |
| OdAveScanlOpt () | |
Public Attributes | |
| OdInt16 | m_nRayTreeMaxDepth |
| double | m_dRayTreeCutoffThreshold |
Public Attributes inherited from OdAveScanlOpt | |
| OdAve::AntiAliasing | m_AntiAliasing |
| OdAve::TextureMapSampling | m_TextureMapSampling |
| double | m_dShadowDepthMinBias |
| double | m_dShadowDepthMaxBias |
| double | m_dAdaptSamplThreshold |
| bool | m_bAdaptSampl |
| bool | m_bDiscardBackFaces |
| bool | m_bNegativeNormal |
This class represents AVE raytrace options.
Corresponding C++ library: TD_Ave <group OdAve_Classes>
Definition at line 113 of file AveRender.h.
| OdAveRaytrOpt::OdAveRaytrOpt | ( | ) |
| double OdAveRaytrOpt::m_dRayTreeCutoffThreshold |
Definition at line 119 of file AveRender.h.
| OdInt16 OdAveRaytrOpt::m_nRayTreeMaxDepth |
Definition at line 118 of file AveRender.h.