7 #ifndef __FWATOMCONVERSION_MAPPER_LANDMARKS_HPP__ 8 #define __FWATOMCONVERSION_MAPPER_LANDMARKS_HPP__ 10 #include "fwAtomConversion/AtomVisitor.hpp" 11 #include "fwAtomConversion/config.hpp" 12 #include "fwAtomConversion/mapper/Base.hpp" 46 DataVisitor::AtomCacheType & cache );
55 AtomVisitor::DataCacheType & cache,
fwAtoms contains basic objects to represent any other kind of object
This namespace contains the necessary class for fwData <-> fwAtoms conversion.
Specific mapper used to convert a fwData::Landmarks.
Visitor UUID Management policies.
Class represented a fwData::Object.
FWATOMCONVERSION_API std::shared_ptr< ::fwAtoms::Object > convert(const std::shared_ptr< ::fwData::Object > &data)
Helper to convert a fwData::Object to a fwAtoms::Object.
Base class for each data object.
Contains the representation of the data objects used in the framework.
Base class of custom mapper between fwData and fwAtoms.