#include <DefOrgViewerAdapterBase.h>
Public Member Functions | |
OutputImageDescriptorStruct (vtkImageImport *_theImageVolume, bool _displayInSeparateFrame, int _D, bool _isModified=true) | |
OutputImageDescriptorStruct () | |
Public Attributes | |
vtkImageImport * | theImageVolume |
bool | isModified |
bool | isInitialized |
int | dimension |
std::string | windowName |
bool | displayInSeparateFrame |
Definition at line 109 of file DefOrgViewerAdapterBase.h.