7 #include "fwStructuralPatch/creator/fwData/Landmarks1.hpp" 9 #include <fwAtoms/Map.hpp> 11 #include <fwAtomsPatch/helper/Object.hpp> FWSTRUCTURALPATCH_API ~Landmarks1()
Destructor.
virtual FWSTRUCTURALPATCH_API::fwAtoms::Object::sptr create() override
Create the specified object (sets 'landmarks' attribute).
std::string m_version
Object version.
Contains base functionalities used to transform objects from a version to another.
FWSTRUCTURALPATCH_API Landmarks1()
Constructor.
Contains creators and structural patches.
FWATOMSPATCH_API::fwAtoms::Object::sptr createObjBase() const
Create the object base : create meta infos : classname, version and id.
FWATOMSPATCH_API void addAttribute(const std::string &name,::fwAtoms::Base::sptr value, conditions::Abstract::sptr condition=conditions::Abstract::New())
Adds a new attribute in the current object.
FWATOMSPATCH_API IStructuralCreator()
Constructor.
Contains the representation of the data objects used in the framework.
std::string m_classname
Object classname.
Structural creator for fwData::Landmarks version '1'.