Public Member Functions | Public Attributes | List of all members
evd::ZoomOptions Class Reference

#include <TWQProjectionView.h>

Public Member Functions

 ZoomOptions ()
 
 ~ZoomOptions ()
 

Public Attributes

std::map< int, double > wmin
 
std::map< int, double > wmax
 
std::map< int, double > tmin
 
std::map< int, double > tmax
 
int OnlyPlaneChanged
 

Detailed Description

Definition at line 43 of file TWQProjectionView.h.

Constructor & Destructor Documentation

evd::ZoomOptions::ZoomOptions ( )
inline

Definition at line 47 of file TWQProjectionView.h.

evd::ZoomOptions::~ZoomOptions ( )
inline

Definition at line 48 of file TWQProjectionView.h.

48 {}

Member Data Documentation

int evd::ZoomOptions::OnlyPlaneChanged

Definition at line 53 of file TWQProjectionView.h.

std::map<int, double> evd::ZoomOptions::tmax

Definition at line 52 of file TWQProjectionView.h.

std::map<int, double> evd::ZoomOptions::tmin

Definition at line 51 of file TWQProjectionView.h.

std::map<int, double> evd::ZoomOptions::wmax

Definition at line 50 of file TWQProjectionView.h.

std::map<int, double> evd::ZoomOptions::wmin

Definition at line 49 of file TWQProjectionView.h.


The documentation for this class was generated from the following file: