Public Attributes | List of all members
evd::ZoomOptions Struct Reference

#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}
 

Detailed Description

Definition at line 47 of file TWQProjectionView.h.

Member Data Documentation

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.


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