Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

volumebar.cpp File Reference

#include "stdafx.h"
#include "3dvis.h"
#include "volumebar.h"
#include "data.h"
#include "raycaster.h"

Go to the source code of this file.

Functions

 BEGIN_MESSAGE_MAP (volumebar, CDialogBar) ON_BN_CLICKED(IDC_BUTTON_RENDER_VOLUME
OnButtonRenderVolume ON_BN_CLICKED (IDC_RADIO_VOLUME_NN, OnRadioVolumeNn) ON_BN_CLICKED(IDC_RADIO_VOLUME_TRI
OnButtonRenderVolume OnRadioVolumeTri ON_WM_SHOWWINDOW () ON_BN_CLICKED(IDC_RADIO_RAYCASTER
OnButtonRenderVolume OnRadioVolumeTri
OnRadioRaycaster OnUpdateButtonRenderVolume 
END_MESSAGE_MAP () void volumebar

Variables

Datadata3D
Raycasterraycaster


Function Documentation

BEGIN_MESSAGE_MAP volumebar   ,
CDialogBar   
 

OnButtonRenderVolume OnRadioVolumeTri OnRadioRaycaster OnUpdateButtonRenderVolume END_MESSAGE_MAP  
 

Definition at line 58 of file volumebar.cpp.

00063                                                          {
00064         pCmdUI->Enable();
00065 }

OnButtonRenderVolume ON_BN_CLICKED IDC_RADIO_VOLUME_NN   ,
OnRadioVolumeNn   
 

OnButtonRenderVolume OnRadioVolumeTri ON_WM_SHOWWINDOW  
 


Variable Documentation

Data* data3D
 

Definition at line 11 of file volumebar.cpp.

Raycaster* raycaster
 

Definition at line 12 of file volumebar.cpp.

Referenced by volumebar::OnButtonRenderVolume(), volumebar::OnRadioPerspective(), volumebar::OnRadioRaycaster(), volumebar::OnRadioVolumeNn(), and volumebar::OnRadioVolumeTri().


Generated on Thu Jan 23 12:32:16 2003 by doxygen1.3-rc2