7 #include <fwCamp/UserObject.hpp> 8 #include "fwDataCamp/Resection.hpp" 10 fwCampImplementDataMacro((
fwData)(Resection))
13 .tag(
"object_version",
"1")
14 .tag(
"lib_name",
"fwData")
bool m_isSafePart
flag if the part is safe
ResectionOutputs m_vOutputs
Outputs (reconstructions)
ResectionInputs m_vInputs
Inputs (reconstructions)
std::string m_name
Resection name.
bool m_isValid
flag if the resection is valid
Base class for each data object.
bool m_isVisible
flag if the resection is visible
::fwData::PlaneList::sptr m_planeList
Planes list.
Contains the representation of the data objects used in the framework.