MCE - Marching Cube ELD SVN
Crystallographic software for displaying voxel maps - electron density
Brought to you by:
janrohlicek
--- a/MCELevelControlSecondary.h +++ b/MCELevelControlSecondary.h @@ -23,6 +23,8 @@ BOOL Create(); float m_fMapMinimum; float m_fMapMaximum; + float m_fMapMean; + float m_fMapSigma; CMCELevelControlSecondary(CWnd* pParent = NULL); // standard constructor // Dialog Data