#include <afxwin.h>
#include <afxext.h>
#include <afxdtctl.h>
#include <afxpriv.h>
#include <afxcmn.h>
#include <gl/gl.h>
#include <gl/glu.h>
#include "messages.h"
Go to the source code of this file.
Defines | |
#define | AFX_STDAFX_H__145BD023_E05A_4A9F_A2FE_89E433B66D6E__INCLUDED_ |
#define | VC_EXTRALEAN |
#define | NN 0 |
#define | TRI 1 |
#define | STANDARD 0 |
#define | FH 1 |
#define | MI 2 |
#define | XRAY 3 |
|
|
|
Definition at line 42 of file StdAfx.h. Referenced by CVolumeDialog::CVolumeDialog(), CVolumeDialog::OnRadioFirsthit(), CVolumeDialog::OnShowWindow(), and Raycaster::Raycast(). |
|
Definition at line 43 of file StdAfx.h. Referenced by CVolumeDialog::OnRadioMip(), CVolumeDialog::OnShowWindow(), and Raycaster::Raycast(). |
|
Definition at line 38 of file StdAfx.h. Referenced by volumebar::OnRadioVolumeNn(), volumebar::OnShowWindow(), Raycaster::Raycast(), Raycaster::Raycaster(), and volumebar::volumebar(). |
|
Definition at line 41 of file StdAfx.h. Referenced by CVolumeDialog::OnRadioStandard(), CVolumeDialog::OnShowWindow(), Raycaster::Raycast(), and Raycaster::Raycaster(). |
|
Definition at line 39 of file StdAfx.h. Referenced by volumebar::OnRadioVolumeTri(), volumebar::OnShowWindow(), and Raycaster::Raycast(). |
|
|
|
Definition at line 44 of file StdAfx.h. Referenced by CVolumeDialog::OnRadioXray(), CVolumeDialog::OnShowWindow(), and Raycaster::Raycast(). |