mxstereo.h File Reference

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

#include <mi32/stddefns.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,
  STEREOMODE_Sharp = 104
}

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 89 of file mxstereo.h.

#define MxSTEREOFLAG_NeedAnaglyphPixels   0x0002
 

Definition at line 90 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 73 of file mxstereo.h.

enum STEREOMODE
 

Enumeration values:
STEREOMODE_SeparateFrames 
STEREOMODE_InterlaceLines 
STEREOMODE_InterlaceColumns 
STEREOMODE_Anaglyph 
STEREOMODE_Sharp 

Definition at line 65 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 Wed May 31 15:27:45 2006 for TNTsdk by  doxygen 1.3.8-20040913