CFx SDK Documentation  2023 SP0
Public Member Functions | Public Attributes | List of all members
OdAveRaytrOpt Class Reference

#include <AveRender.h>

Inheritance diagram for OdAveRaytrOpt:
OdAveScanlOpt

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
 

Detailed Description

This class represents AVE raytrace options.

Corresponding C++ library: TD_Ave <group OdAve_Classes>

Definition at line 113 of file AveRender.h.

Constructor & Destructor Documentation

◆ OdAveRaytrOpt()

OdAveRaytrOpt::OdAveRaytrOpt ( )

Member Data Documentation

◆ m_dRayTreeCutoffThreshold

double OdAveRaytrOpt::m_dRayTreeCutoffThreshold

Definition at line 119 of file AveRender.h.

◆ m_nRayTreeMaxDepth

OdInt16 OdAveRaytrOpt::m_nRayTreeMaxDepth

Definition at line 118 of file AveRender.h.


The documentation for this class was generated from the following file: