7 #include <fwCamp/UserObject.hpp> 8 #include "fwDataCamp/Reconstruction.hpp" 10 fwCampImplementDataMacro((
fwData)(Reconstruction))
13 .tag(
"object_version",
"3")
14 .tag(
"lib_name",
"fwData")
bool m_bIsVisible
true if this reconstruction is visible
std::string m_sOrganName
Organ name.
double m_computedMaskVolume
Reconstruction's mask volume.
Base class for each data object.
std::shared_ptr< ::fwData::Image > m_image
Reconstruction's mask.
std::shared_ptr< ::fwData::Mesh > m_mesh
Reconstruction's mesh.
std::string m_sStructureType
Structure type.
Contains the representation of the data objects used in the framework.
std::shared_ptr< ::fwData::Material > m_material
Reconstruction's material.