7 #include <fwMemory/camp/mapper.hpp> 9 #include <fwCamp/UserObject.hpp> 11 #include "fwDataCamp/Image.hpp" 14 fwCampImplementDataMacro((
fwData)(Image))
17 .tag(
"object_version",
"2")
18 .tag(
"lib_name",
"fwData")
SizeType m_size
Size of the image (in terms of points)
size_t m_numberOfComponents
Number of components.
::fwData::Array::sptr m_dataArray
image buffer
OriginType m_origin
Origin of the image in 3D repair.
Base class for each data object.
::fwTools::Type m_type
type of image pixel
Contains the representation of the data objects used in the framework.
SpacingType m_spacing
An array on the voxel size of the image.