STEREORENDER Class Reference

Stereo rendering parameters. More...

#include <mi32/stereorender.h>

List of all members.

Public Member Functions

 STEREORENDER ()
double GetAmtColorNoTerrain () const
const COLORGetColorNoTerrain () const
double GetMaxReliefExaggeration () const
double GetPctDepthBeyondScreen () const
double GetRelativeDepthScale () const
STEREOVIEW GetShiftView () const
void IniRead (const char *IniGroup=0)
void IniWrite (const char *IniGroup=0) const
bool IsEnabled () const
void SetColorNoTerrain (const COLOR &ColorNoTerrain, double amount)
void SetMaxReliefExaggeration (double MaxReliefExaggeration)
void SetPctDepthBeyondScreen (double PctDepthBeyondScreen)
void SetRelativeDepthScale (double RelativeDepthScale)
void SetShiftView (STEREOVIEW ShiftView)

Detailed Description

Stereo rendering parameters.


Constructor & Destructor Documentation

STEREORENDER::STEREORENDER (  ) 

Constructor.


Member Function Documentation

double STEREORENDER::GetAmtColorNoTerrain (  )  const [inline]

Get "amount" of "no terrain" color to use.

Returns:
Amount to use (0-1) relative to image pixel value.
const COLOR& STEREORENDER::GetColorNoTerrain (  )  const [inline]

Get color for highlighting "no terrain" areas.

double STEREORENDER::GetMaxReliefExaggeration (  )  const [inline]

Get maximum relief exaggeration.

double STEREORENDER::GetPctDepthBeyondScreen (  )  const [inline]

Set percentage of depth to render as "beyond" the screen.

double STEREORENDER::GetRelativeDepthScale (  )  const [inline]

Get relative depth scale.

STEREOVIEW STEREORENDER::GetShiftView (  )  const [inline]

Get which view to "shift".

void STEREORENDER::IniRead ( const char *  IniGroup = 0  ) 

Read values from Ini file.

void STEREORENDER::IniWrite ( const char *  IniGroup = 0  )  const

Write values to Ini file.

bool STEREORENDER::IsEnabled (  )  const [inline]

Determine if stereo rendering is enabled.

void STEREORENDER::SetColorNoTerrain ( const COLOR ColorNoTerrain,
double  amount 
) [inline]

Set color and amount to use for "no terrain" areas.

Parameters:
ColorNoTerrain Highlighting color
amount Amount (0=none to 1=all)
void STEREORENDER::SetMaxReliefExaggeration ( double  MaxReliefExaggeration  )  [inline]

Set maximum relief exaggeration.

void STEREORENDER::SetPctDepthBeyondScreen ( double  PctDepthBeyondScreen  )  [inline]

Set percentage of depth to render as "beyond" the plane of the screen.

void STEREORENDER::SetRelativeDepthScale ( double  RelativeDepthScale  )  [inline]

Set relative depth scale.

void STEREORENDER::SetShiftView ( STEREOVIEW  ShiftView  )  [inline]

Set view to shift.


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

Generated on Sun Oct 7 21:33:52 2012 for TNTsdk 2012 by  doxygen 1.6.1