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

#include <AveRender.h>

Inheritance diagram for OdAveScanlOpt:
OdAveRaytrOpt

Public Member Functions

 OdAveScanlOpt ()
 

Public Attributes

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 scanline ("Render") options.

Corresponding C++ library: TD_Ave <group OdAve_Classes>

Definition at line 93 of file AveRender.h.

Constructor & Destructor Documentation

◆ OdAveScanlOpt()

OdAveScanlOpt::OdAveScanlOpt ( )

Member Data Documentation

◆ m_AntiAliasing

OdAve::AntiAliasing OdAveScanlOpt::m_AntiAliasing

Definition at line 98 of file AveRender.h.

◆ m_bAdaptSampl

bool OdAveScanlOpt::m_bAdaptSampl

Definition at line 103 of file AveRender.h.

◆ m_bDiscardBackFaces

bool OdAveScanlOpt::m_bDiscardBackFaces

Definition at line 104 of file AveRender.h.

◆ m_bNegativeNormal

bool OdAveScanlOpt::m_bNegativeNormal

Definition at line 105 of file AveRender.h.

◆ m_dAdaptSamplThreshold

double OdAveScanlOpt::m_dAdaptSamplThreshold

Definition at line 102 of file AveRender.h.

◆ m_dShadowDepthMaxBias

double OdAveScanlOpt::m_dShadowDepthMaxBias

Definition at line 101 of file AveRender.h.

◆ m_dShadowDepthMinBias

double OdAveScanlOpt::m_dShadowDepthMinBias

Definition at line 100 of file AveRender.h.

◆ m_TextureMapSampling

OdAve::TextureMapSampling OdAveScanlOpt::m_TextureMapSampling

Definition at line 99 of file AveRender.h.


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