Main Page   Class Hierarchy   Compound List   File List   Compound Members  

MyDepthCodingDialog Class Reference

Dialog for setting depth coding parameters. More...

#include <MyDepthCodingDialog.h>

List of all members.

Public Types

enum  { IDD = IDD_DEPTHCODINGDIALOG }

Public Methods

int GetIntensity ()
 Returns intensity of depth coding.

void SetIntensity (int intensity)
 Sets intensity of depth coding.

void GetColor (GLubyte *color)
 Returns depth coding color.

void SetColor (GLubyte *color)
 Sets depth coding color.

void SetDepthType (int depthType)
 Sets depth coding type(color or depth cueing).

int GetDepthType ()
 Returns depth coding type(color or depth cueing).

 MyDepthCodingDialog (CWnd *pParent=NULL)

Public Attributes

CColorDialog m_ColorDialog
 Color dialog for setting depth coding color.

int m_DepthType
int m_Intensity

Protected Methods

virtual void DoDataExchange (CDataExchange *pDX)
afx_msg void OnPaint ()
afx_msg void OnColorButton ()
virtual BOOL OnInitDialog ()


Detailed Description

Dialog for setting depth coding parameters.


The documentation for this class was generated from the following files:
Generated on Fri Aug 9 10:12:40 2002 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002