Main Page   Class Hierarchy   Compound List   File List   Compound Members  

MyFocusContextDialog Class Reference

Dialog specifying focus-context options. More...

#include <MyFocusContextDialog.h>

List of all members.

Public Types

enum  { IDD = IDD_FOCUS_CONTEXTDIALOG }

Public Methods

int GetRecalcType ()
 Returns type of field recalculation.

void SetRecalcType (int recalcType)
 Sets type of field recalculation.

void GetContextProp (ContextProp &prop)
 Returns context properties.

void SetContextProp (ContextProp &prop)
 Sets context properties.

void SetLineWidth (int lineWidth)
 Sets context streamline linewidth.

int GetLineWidth ()
 Returns context streamline line width.

int GetMagicVolType ()
 Returns magic volume type.

int GetContextRes ()
 Returns context streamline resolution.

bool GetIsCutLines ()
 Returns flag which indicates that context streamlines should be cut in focus.

void SetIsCutLines (bool isCutLines)
 Sets flag which indicates that context streamlines should be cut in focus.

void SetOpacity (int opacity)
 Sets context streamline opacity.

void SetContextRes (int contextRes)
 Sets context streamline resolution.

void SetMagicVolType (int magicVolType)
 Sets magic volume type.

int GetOpacity ()
 Returns context opacity.

 MyFocusContextDialog (CWnd *pParent=NULL)

Static Public Methods

MyObjectCreateMagicVol (int magicVolType, CPoint3D pos, float size, float radius, float length, float height, float width)
 Creates new instance of magic volume according to parameters.


Public Attributes

bool m_IsIncremential
 IsIncremential to determine if "cutlines"-options should be shown.

MyMaterialDialog m_MaterialDialog
 Dialog for specifying context streamline material.

int m_Opacity
BOOL m_IsCutLines
int m_MagicVolType
int m_ContextRes
int m_LineWidth
int m_RecalcType

Protected Methods

virtual void DoDataExchange (CDataExchange *pDX)
virtual BOOL OnInitDialog ()
afx_msg void OnMaterialButton ()


Detailed Description

Dialog specifying focus-context options.


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