Main Page   Class Hierarchy   Compound List   File List   Compound Members  

MyPerformanceOptDialog Class Reference

Dialog class for specifying performance parameters. More...

#include <MyPerformanceOptDialog.h>

List of all members.

Public Types

enum  { IDD = IDD_PERFORMANCEOPTDIALOG }

Public Methods

void SetMinDistPerc (float minDistPerc)
 Sets minimal rendering distance in percent of field x-range.

float GetMinDistPerc ()
 Returns minimal rendering distance.

void SetUseDisplayLists (bool useDisplayLists)
 Set flag which indicates if display lists are used.

void SetIsCorrectOrder (bool isCorrectOrder)
 Set flag which indicates if correct rendering order is used.

bool GetIsCorrectOrder ()
 Returns flag which indicates if correct rendering order is used.

bool GetUseDisplayLists ()
 Returns flag which indicates if display lists are used.

 MyPerformanceOptDialog (CWnd *pParent=NULL)
 Standard constructor.


Public Attributes

BOOL m_UseDisplayLists
BOOL m_IsCorrectOrder
int m_MinDistPerc

Protected Methods

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


Detailed Description

Dialog class for specifying performance 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