mxstereo.h File Reference

<mi32/mxstereo.h> Definitions for stereoscopic viewing More...

#include <mi32/mgd2.h>

Include dependency graph for mxstereo.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

struct  STEREOPARM

Defines

#define MxSTEREOFLAG_AllowSepWindows   0x0001
#define MxSTEREOFLAG_NeedAnaglyphPixels   0x0002

Enumerations

enum  ANAGLYPH {
  ANAGLYPH_RedGreen = 0, ANAGLYPH_RedBlue = 1, ANAGLYPH_RedCyan = 2, ANAGLYPH_GreenRed = 3,
  ANAGLYPH_GreenBlue = 4, ANAGLYPH_GreenMagenta = 5, ANAGLYPH_BlueRed = 6, ANAGLYPH_BlueGreen = 7,
  ANAGLYPH_BlueYellow = 8, ANAGLYPH_CyanRed = 9, ANAGLYPH_MagentaGreen = 10, ANAGLYPH_YellowBlue = 11,
  ANAGLYPH_RedBlueMI = 12
}
enum  STEREOMODE { STEREOMODE_SeparateFrames = 100, STEREOMODE_InterlaceLines = 101, STEREOMODE_InterlaceColumns = 102, STEREOMODE_Anaglyph = 103 }
enum  STEREOVIEW { STEREOVIEW_Left = 0, STEREOVIEW_Right = 1 }

Functions

void MxStereoParmInit (STEREOPARM *stereoparm, UINT32 flags)
int MxStereoSetup (Widget pwidget, STEREOPARM *RetStereoParm)


Detailed Description

<mi32/mxstereo.h> Definitions for stereoscopic viewing

Definition in file mxstereo.h.


Define Documentation

#define MxSTEREOFLAG_AllowSepWindows   0x0001
 

Allow separate-window stereo modes.

Definition at line 121 of file mxstereo.h.

#define MxSTEREOFLAG_NeedAnaglyphPixels   0x0002
 

Definition at line 122 of file mxstereo.h.


Enumeration Type Documentation

enum ANAGLYPH
 

Enumeration values:
ANAGLYPH_RedGreen 
ANAGLYPH_RedBlue 
ANAGLYPH_RedCyan 
ANAGLYPH_GreenRed 
ANAGLYPH_GreenBlue 
ANAGLYPH_GreenMagenta 
ANAGLYPH_BlueRed 
ANAGLYPH_BlueGreen 
ANAGLYPH_BlueYellow 
ANAGLYPH_CyanRed 
ANAGLYPH_MagentaGreen 
ANAGLYPH_YellowBlue 
ANAGLYPH_RedBlueMI  MicroImages red-blue glasses.

Definition at line 105 of file mxstereo.h.

enum STEREOMODE
 

Enumeration values:
STEREOMODE_SeparateFrames 
STEREOMODE_InterlaceLines 
STEREOMODE_InterlaceColumns 
STEREOMODE_Anaglyph 

Definition at line 98 of file mxstereo.h.

enum STEREOVIEW
 

Enumeration values:
STEREOVIEW_Left 
STEREOVIEW_Right 

Definition at line 93 of file mxstereo.h.


Function Documentation

void MxStereoParmInit STEREOPARM stereoparm,
UINT32  flags
 

Initialize STEREOPARM structure.

int MxStereoSetup Widget  pwidget,
STEREOPARM RetStereoParm
 

Dialog allowing user to set stereo viewing options.


Generated on Tue Dec 14 13:19:10 2004 for TNTsdk by  doxygen 1.3.8-20040913