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_UPDATE_COMMAND_UI(IDC_BUTTON_RENDER_VOLUME
OnButtonRenderVolume OnRadioVolumeTri
OnUpdateButtonRenderVolume 
END_MESSAGE_MAP () void volumebar

Variables

Datadata3D
Raycasterraycaster


Function Documentation

BEGIN_MESSAGE_MAP volumebar   ,
CDialogBar   
 

OnButtonRenderVolume OnRadioVolumeTri 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  
 

dialogbar.cpp class dialogbar implementation der dialogbar, die beim slicer in der toolbar angezeigt wird

Definition at line 14 of file volumebar.cpp.

Raycaster* raycaster
 

Definition at line 15 of file volumebar.cpp.

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


Generated on Thu Jan 30 21:35:44 2003 for 3DVis by doxygen1.3-rc2