GOFIGURE2
0.9.0
|
#include <Code/IO/GoFigureMeshAttributes.h>
Public Attributes | |
double | m_Area |
boost::unordered_map < std::string, double > | m_MeanIntensityMap |
int | m_Size |
boost::unordered_map < std::string, int > | m_TotalIntensityMap |
double | m_Volume |
Definition at line 48 of file GoFigureMeshAttributes.h.
double GoFigureMeshAttributes::m_Area |
Definition at line 52 of file GoFigureMeshAttributes.h.
boost::unordered_map< std::string, double > GoFigureMeshAttributes::m_MeanIntensityMap |
Definition at line 50 of file GoFigureMeshAttributes.h.
int GoFigureMeshAttributes::m_Size |
Definition at line 53 of file GoFigureMeshAttributes.h.
boost::unordered_map< std::string, int > GoFigureMeshAttributes::m_TotalIntensityMap |
Definition at line 49 of file GoFigureMeshAttributes.h.
double GoFigureMeshAttributes::m_Volume |
Definition at line 51 of file GoFigureMeshAttributes.h.