#include <TWQProjectionView.h>
Public Attributes | |
std::map< int, double > | wmin |
std::map< int, double > | wmax |
std::map< int, double > | tmin |
std::map< int, double > | tmax |
int | OnlyPlaneChanged {-1} |
Definition at line 47 of file TWQProjectionView.h.
int evd::ZoomOptions::OnlyPlaneChanged {-1} |
Definition at line 52 of file TWQProjectionView.h.
std::map<int, double> evd::ZoomOptions::tmax |
Definition at line 51 of file TWQProjectionView.h.
std::map<int, double> evd::ZoomOptions::tmin |
Definition at line 50 of file TWQProjectionView.h.
std::map<int, double> evd::ZoomOptions::wmax |
Definition at line 49 of file TWQProjectionView.h.
std::map<int, double> evd::ZoomOptions::wmin |
Definition at line 48 of file TWQProjectionView.h.