| _attr | mirtk::BaseImage | protected |
| _bg | mirtk::BaseImage | protected |
| _bgSet | mirtk::BaseImage | protected |
| _data | mirtk::GenericImage< TVoxel > | protected |
| _dataOwner | mirtk::GenericImage< TVoxel > | protected |
| _mask | mirtk::BaseImage | protected |
| _maskOwner | mirtk::BaseImage | protected |
| _matI2W | mirtk::BaseImage | protected |
| _matrix | mirtk::GenericImage< TVoxel > | protected |
| _matW2I | mirtk::BaseImage | protected |
| _NumberOfVoxels | mirtk::BaseImage | protected |
| A2P enum value | mirtk::BaseImage | |
| AllocateImage(VoxelType *=NULL) | mirtk::GenericImage< TVoxel > | protected |
| Attributes() const | mirtk::BaseImage | inline |
| BaseImage() | mirtk::BaseImage | protected |
| BaseImage(const ImageAttributes &, int=-1) | mirtk::BaseImage | protected |
| BaseImage(const BaseImage &) | mirtk::BaseImage | protected |
| BoundingBox(int &, int &, int &, int &) const | mirtk::BaseImage | |
| BoundingBox(int &, int &, int &, int &, int &, int &) const | mirtk::BaseImage | |
| BoundingBox(int &, int &, int &, int &, int &, int &, int &, int &) const | mirtk::BaseImage | |
| CenterOfForeground(Point ¢er) const | mirtk::BaseImage | |
| CenterOfForeground(Point ¢er, double padding) const | mirtk::BaseImage | |
| Clear() | mirtk::GenericImage< TVoxel > | virtual |
| ClearBackgroundValue() | mirtk::BaseImage | inline |
| ClearMask(bool=false) | mirtk::BaseImage | |
| Copy() const | mirtk::GenericImage< TVoxel > | virtual |
| CopyFrom(const VoxelType *) | mirtk::GenericImage< TVoxel > | |
| CopyFrom(const BaseImage &) | mirtk::GenericImage< TVoxel > | |
| CopyFrom(const GenericImage &) | mirtk::GenericImage< TVoxel > | |
| CropPad(int margin=0) | mirtk::GenericImage< TVoxel > | |
| Data(int=0) | mirtk::GenericImage< TVoxel > | inline |
| Data(int, int, int=0, int=0) | mirtk::GenericImage< TVoxel > | inline |
| Data(int=0) const | mirtk::GenericImage< TVoxel > | inline |
| Data(int, int, int=0, int=0) const | mirtk::GenericImage< TVoxel > | inline |
| FlipXT(bool modify_origin=false) | mirtk::GenericImage< TVoxel > | virtual |
| FlipXY(bool modify_origin=false) | mirtk::GenericImage< TVoxel > | virtual |
| FlipXZ(bool modify_origin=false) | mirtk::GenericImage< TVoxel > | virtual |
| FlipYT(bool modify_origin=false) | mirtk::GenericImage< TVoxel > | virtual |
| FlipYZ(bool modify_origin=false) | mirtk::GenericImage< TVoxel > | virtual |
| FlipZT(bool modify_origin=false) | mirtk::GenericImage< TVoxel > | virtual |
| ForegroundDomain(int i1, int j1, int k1, int i2, int j2, int k2, bool orthogonal=true) const | mirtk::BaseImage | |
| ForegroundDomain(bool orthogonal=true) const | mirtk::BaseImage | |
| ForegroundDomain(double padding, bool orthogonal=true) const | mirtk::BaseImage | |
| GenericImage() | mirtk::GenericImage< TVoxel > | |
| GenericImage(const char *) | mirtk::GenericImage< TVoxel > | |
| GenericImage(int, int, int=1, int=1, VoxelType *data=NULL) | mirtk::GenericImage< TVoxel > | explicit |
| GenericImage(int, int, int, int, int, VoxelType *data=NULL) | mirtk::GenericImage< TVoxel > | explicit |
| GenericImage(const ImageAttributes &, VoxelType *data=NULL) | mirtk::GenericImage< TVoxel > | explicit |
| GenericImage(const ImageAttributes &, int, VoxelType *data=NULL) | mirtk::GenericImage< TVoxel > | explicit |
| GenericImage(const BaseImage &) | mirtk::GenericImage< TVoxel > | explicit |
| GenericImage(const GenericImage &) | mirtk::GenericImage< TVoxel > | |
| GenericImage(const GenericImage< TVoxel2 > &) | mirtk::GenericImage< TVoxel > | |
| Get(int) const | mirtk::GenericImage< TVoxel > | inline |
| Get(int, int, int=0, int=0) const | mirtk::GenericImage< TVoxel > | inline |
| GetAffineMatrix() const | mirtk::BaseImage | inline |
| GetAsDouble(int) const | mirtk::GenericImage< TVoxel > | inlinevirtual |
| GetAsDouble(int, int, int=0, int=0) const | mirtk::GenericImage< TVoxel > | inlinevirtual |
| GetAsVector(Vector &, int) const | mirtk::GenericImage< TVoxel > | inlinevirtual |
| GetAsVector(Vector &, int, int, int=0, int=0) const | mirtk::GenericImage< TVoxel > | inlinevirtual |
| GetAsVector(int) const | mirtk::GenericImage< TVoxel > | inlinevirtual |
| GetAsVector(int, int, int=0, int=0) const | mirtk::GenericImage< TVoxel > | inlinevirtual |
| GetAverage(int=1) const | mirtk::GenericImage< TVoxel > | |
| GetBackgroundValueAsDouble() const | mirtk::BaseImage | inline |
| GetDataPointer(int=0) | mirtk::GenericImage< TVoxel > | inlinevirtual |
| GetDataPointer(int=0) const | mirtk::GenericImage< TVoxel > | inlinevirtual |
| GetDataPointer(int, int, int=0, int=0) | mirtk::GenericImage< TVoxel > | inlinevirtual |
| GetDataPointer(int, int, int=0, int=0) const | mirtk::GenericImage< TVoxel > | inlinevirtual |
| GetDataType() const | mirtk::GenericImage< TVoxel > | inlinevirtual |
| GetDataTypeMax() const | mirtk::GenericImage< TVoxel > | inlinevirtual |
| GetDataTypeMin() const | mirtk::GenericImage< TVoxel > | inlinevirtual |
| GetDataTypeSize() const | mirtk::GenericImage< TVoxel > | inlinevirtual |
| GetFrame(int, int=-1) const | mirtk::GenericImage< TVoxel > | |
| GetFrame(GenericImage &, int, int=-1) const | mirtk::GenericImage< TVoxel > | |
| GetFrame(BaseImage *&, int, int=-1) const | mirtk::GenericImage< TVoxel > | virtual |
| GetImageAttributes() const | mirtk::BaseImage | inline |
| GetImageToWorldMatrix() const | mirtk::BaseImage | inline |
| GetMask(bool=false) | mirtk::BaseImage | inline |
| GetMask() const | mirtk::BaseImage | inline |
| GetMaxPosition(Point &, int=1, int=0) const | mirtk::GenericImage< TVoxel > | |
| GetMinMax(VoxelType &, VoxelType &) const | mirtk::GenericImage< TVoxel > | |
| GetMinMax(VoxelType &, VoxelType &, VoxelType) const | mirtk::GenericImage< TVoxel > | |
| GetMinMax(VoxelType *, VoxelType *) const | mirtk::GenericImage< TVoxel > | inline |
| GetMinMax(VoxelType *, VoxelType *, VoxelType) const | mirtk::GenericImage< TVoxel > | inline |
| GetMinMaxAsDouble(double &, double &) const | mirtk::BaseImage | virtual |
| GetMinMaxAsDouble(double *, double *) const | mirtk::BaseImage | inline |
| GetMinMaxPad(VoxelType *, VoxelType *, VoxelType) const | mirtk::GenericImage< TVoxel > | inline |
| GetNumberOfVoxels() const | mirtk::BaseImage | inline |
| GetOrientation(double *, double *, double *=NULL) const | mirtk::BaseImage | inline |
| GetOrigin() const | mirtk::BaseImage | inline |
| GetOrigin(double &, double &, double &) const | mirtk::BaseImage | inline |
| GetOrigin(double &, double &, double &, double &) const | mirtk::BaseImage | inline |
| GetPixelSize(double &, double &) const | mirtk::BaseImage | inline |
| GetPixelSize(double &, double &, double &) const | mirtk::BaseImage | inline |
| GetPixelSize(double &, double &, double &, double &) const | mirtk::BaseImage | inline |
| GetPixelSize(double *, double *, double *) const | mirtk::BaseImage | inline |
| GetPixelSize(double *, double *, double *, double *) const | mirtk::BaseImage | inline |
| GetPointerToVoxels(int=0, int=0, int=0, int=0) | mirtk::GenericImage< TVoxel > | inline |
| GetPointerToVoxels(int=0, int=0, int=0, int=0) const | mirtk::GenericImage< TVoxel > | inline |
| GetRegion(int, int) const | mirtk::GenericImage< TVoxel > | |
| GetRegion(GenericImage &, int, int) const | mirtk::GenericImage< TVoxel > | |
| GetRegion(BaseImage *&, int, int) const | mirtk::GenericImage< TVoxel > | virtual |
| GetRegion(int, int, int, int, int, int) const | mirtk::GenericImage< TVoxel > | |
| GetRegion(GenericImage &, int, int, int, int, int, int) const | mirtk::GenericImage< TVoxel > | |
| GetRegion(BaseImage *&, int, int, int, int, int, int) const | mirtk::GenericImage< TVoxel > | virtual |
| GetRegion(int, int, int, int, int, int, int, int) const | mirtk::GenericImage< TVoxel > | |
| GetRegion(GenericImage &, int, int, int, int, int, int, int, int) const | mirtk::GenericImage< TVoxel > | |
| GetRegion(BaseImage *&, int, int, int, int, int, int, int, int) const | mirtk::GenericImage< TVoxel > | virtual |
| GetScalarPointer(int=0, int=0, int=0, int=0) | mirtk::BaseImage | inline |
| GetScalarPointer(int=0, int=0, int=0, int=0) const | mirtk::BaseImage | inline |
| GetScalarType() const | mirtk::BaseImage | inline |
| GetScalarTypeMax() const | mirtk::BaseImage | inline |
| GetScalarTypeMin() const | mirtk::BaseImage | inline |
| GetScalarTypeSize() const | mirtk::BaseImage | inline |
| GetSD(int=1) const | mirtk::GenericImage< TVoxel > | |
| GetT() const | mirtk::BaseImage | inline |
| GetTOrigin() const | mirtk::BaseImage | inline |
| GetTSize() const | mirtk::BaseImage | inline |
| GetWorldToImageMatrix() const | mirtk::BaseImage | inline |
| GetX() const | mirtk::BaseImage | inline |
| GetXSize() const | mirtk::BaseImage | inline |
| GetY() const | mirtk::BaseImage | inline |
| GetYSize() const | mirtk::BaseImage | inline |
| GetZ() const | mirtk::BaseImage | inline |
| GetZSize() const | mirtk::BaseImage | inline |
| GravityCenter(Point &, int=1, int=0) const | mirtk::GenericImage< TVoxel > | |
| HasBackground() const | mirtk::BaseImage | inline |
| HasBackgroundValue() const | mirtk::BaseImage | inline |
| HasMask() const | mirtk::BaseImage | inline |
| HasSpatialAttributesOf(const BaseImage *) const | mirtk::BaseImage | inline |
| I2S enum value | mirtk::BaseImage | |
| ImageToTime(double) const | mirtk::BaseImage | inline |
| ImageToWorld(double &, double &) const | mirtk::BaseImage | inline |
| ImageToWorld(double &, double &, double &) const | mirtk::BaseImage | inline |
| ImageToWorld(Point &) const | mirtk::BaseImage | inline |
| ImageToWorld(Vector3 &) const | mirtk::BaseImage | inline |
| ImageToWorld(WorldCoordsImage &i2w, bool _3D=true) const | mirtk::BaseImage | |
| ImageToWorld(double *i2w, bool _3D=true) const | mirtk::BaseImage | |
| ImageToWorld(PointSet &) const | mirtk::BaseImage | |
| IndexToVoxel(int, int &, int &) const | mirtk::BaseImage | inline |
| IndexToVoxel(int, int &, int &, int &) const | mirtk::BaseImage | inline |
| IndexToVoxel(int, int &, int &, int &, int &) const | mirtk::BaseImage | inline |
| IndexToWorld(int, double &, double &) const | mirtk::BaseImage | inline |
| IndexToWorld(int, double &, double &, double &) const | mirtk::BaseImage | inline |
| IndexToWorld(int, Point &) const | mirtk::BaseImage | inline |
| IndexToWorld(int) const | mirtk::BaseImage | inline |
| Initialize() | mirtk::GenericImage< TVoxel > | virtual |
| Initialize(const ImageAttributes &, int, VoxelType *data) | mirtk::GenericImage< TVoxel > | virtual |
| Initialize(const ImageAttributes &, int) | mirtk::GenericImage< TVoxel > | virtual |
| Initialize(const ImageAttributes &, VoxelType *data=NULL) | mirtk::GenericImage< TVoxel > | |
| Initialize(int, int, int, int, int, VoxelType *data=NULL) | mirtk::GenericImage< TVoxel > | |
| Initialize(int, int, int=1, int=1, VoxelType *data=NULL) | mirtk::GenericImage< TVoxel > | |
| InitializeMask(int t=-1, bool=false) | mirtk::BaseImage | |
| IsBackground(int) const | mirtk::BaseImage | inline |
| IsBackground(int, int, int=0, int=0) const | mirtk::BaseImage | inline |
| IsBoundary(int) const | mirtk::BaseImage | inline |
| IsBoundary(int, int) const | mirtk::BaseImage | inline |
| IsBoundary(int, int, int) const | mirtk::BaseImage | inline |
| IsBoundary(int, int, int, int) const | mirtk::BaseImage | inline |
| IsBoundingBoxInsideForeground(int, int, int, int) const | mirtk::BaseImage | inline |
| IsBoundingBoxInsideForeground(int, int, int, int, int, int) const | mirtk::BaseImage | inline |
| IsBoundingBoxInsideForeground(int, int, int, int, int, int, int, int) const | mirtk::BaseImage | inline |
| IsEmpty() const | mirtk::BaseImage | inline |
| IsForeground(int) const | mirtk::BaseImage | inline |
| IsForeground(int, int, int=0, int=0) const | mirtk::BaseImage | inline |
| IsInFOV(double, double, double) | mirtk::BaseImage | inline |
| IsInside(int) const | mirtk::BaseImage | inline |
| IsInside(int, int) const | mirtk::BaseImage | inline |
| IsInside(int, int, int) const | mirtk::BaseImage | inline |
| IsInside(int, int, int, int) const | mirtk::BaseImage | inline |
| IsInsideForeground(int) const | mirtk::BaseImage | inline |
| IsInsideForeground(int, int, int=0, int=0) const | mirtk::BaseImage | inline |
| IsNextToBackground(int) const | mirtk::BaseImage | inline |
| IsNextToBackground(int, int, int=0, int=0) const | mirtk::BaseImage | inline |
| IsNextToForeground(int) const | mirtk::BaseImage | inline |
| IsNextToForeground(int, int, int=0, int=0) const | mirtk::BaseImage | inline |
| IsOutside(int) const | mirtk::BaseImage | inline |
| IsOutside(int, int) const | mirtk::BaseImage | inline |
| IsOutside(int, int, int) const | mirtk::BaseImage | inline |
| IsOutside(int, int, int, int) const | mirtk::BaseImage | inline |
| IsOutsideForeground(int) const | mirtk::BaseImage | inline |
| IsOutsideForeground(int, int, int=0, int=0) const | mirtk::BaseImage | inline |
| L2R enum value | mirtk::BaseImage | |
| Mean(bool fg=true) const | mirtk::GenericImage< TVoxel > | |
| N() const | mirtk::GenericImage< TVoxel > | inlinevirtual |
| NameOfClass() const =0 | mirtk::Object | pure virtual |
| NameOfType() | mirtk::Object | inlinestatic |
| New(const char *) | mirtk::BaseImage | static |
| New(const BaseImage *) | mirtk::BaseImage | static |
| New(int) | mirtk::BaseImage | static |
| NumberOfSpatialVoxels() const | mirtk::BaseImage | inline |
| NumberOfVoxels() const | mirtk::BaseImage | inline |
| operator bool() const | mirtk::GenericImage< TVoxel > | |
| operator!=(VoxelType) const | mirtk::GenericImage< TVoxel > | |
| operator()(int) | mirtk::GenericImage< TVoxel > | inline |
| operator()(int) const | mirtk::GenericImage< TVoxel > | inline |
| operator()(int, int, int=0, int=0) | mirtk::GenericImage< TVoxel > | inline |
| operator()(int, int, int=0, int=0) const | mirtk::GenericImage< TVoxel > | inline |
| operator*(const GenericImage &) const | mirtk::GenericImage< TVoxel > | |
| operator*(double) const | mirtk::GenericImage< TVoxel > | |
| operator*=(const GenericImage &) | mirtk::GenericImage< TVoxel > | |
| operator*=(double) | mirtk::GenericImage< TVoxel > | |
| operator+(const GenericImage &) const | mirtk::GenericImage< TVoxel > | |
| operator+(double) const | mirtk::GenericImage< TVoxel > | |
| operator+=(const GenericImage &) | mirtk::GenericImage< TVoxel > | |
| operator+=(double) | mirtk::GenericImage< TVoxel > | |
| operator-(const GenericImage &) const | mirtk::GenericImage< TVoxel > | |
| operator-(double) const | mirtk::GenericImage< TVoxel > | |
| operator-=(const GenericImage &) | mirtk::GenericImage< TVoxel > | |
| operator-=(double) | mirtk::GenericImage< TVoxel > | |
| operator/(const GenericImage &) const | mirtk::GenericImage< TVoxel > | |
| operator/(double) const | mirtk::GenericImage< TVoxel > | |
| operator/=(const GenericImage &) | mirtk::GenericImage< TVoxel > | |
| operator/=(double) | mirtk::GenericImage< TVoxel > | |
| operator<(VoxelType) const | mirtk::GenericImage< TVoxel > | |
| operator<=(VoxelType) | mirtk::GenericImage< TVoxel > | |
| operator=(VoxelType) | mirtk::GenericImage< TVoxel > | |
| operator=(const BaseImage &) | mirtk::GenericImage< TVoxel > | |
| operator=(const GenericImage &) | mirtk::GenericImage< TVoxel > | |
| operator=(const GenericImage< TVoxel2 > &) | mirtk::GenericImage< TVoxel > | |
| operator==(const GenericImage< TVoxel2 > &) const | mirtk::GenericImage< TVoxel > | |
| operator>(VoxelType) const | mirtk::GenericImage< TVoxel > | |
| operator>=(VoxelType) | mirtk::GenericImage< TVoxel > | |
| Orientation(OrientationCode &, OrientationCode &, OrientationCode &) const | mirtk::BaseImage | |
| OrientationCode enum name | mirtk::BaseImage | |
| OwnsMask() const | mirtk::BaseImage | inline |
| P2A enum value | mirtk::BaseImage | |
| Parameter() const | mirtk::Object | inlinevirtual |
| Parameter(const ParameterList &) | mirtk::Object | inline |
| Print(Indent=0) const | mirtk::BaseImage | virtual |
| Put(int, VoxelType) | mirtk::GenericImage< TVoxel > | inline |
| Put(int, int, VoxelType) | mirtk::GenericImage< TVoxel > | inline |
| Put(int, int, int, VoxelType) | mirtk::GenericImage< TVoxel > | inline |
| Put(int, int, int, int, VoxelType) | mirtk::GenericImage< TVoxel > | inline |
| PutAffineMatrix(const Matrix &, bool=false) | mirtk::BaseImage | inline |
| PutAsDouble(int, double) | mirtk::GenericImage< TVoxel > | inlinevirtual |
| PutAsDouble(int, int, double) | mirtk::GenericImage< TVoxel > | inlinevirtual |
| PutAsDouble(int, int, int, double) | mirtk::GenericImage< TVoxel > | inlinevirtual |
| PutAsDouble(int, int, int, int, double) | mirtk::GenericImage< TVoxel > | inlinevirtual |
| PutAsVector(int, const Vector &) | mirtk::GenericImage< TVoxel > | inlinevirtual |
| PutAsVector(int, int, const Vector &) | mirtk::GenericImage< TVoxel > | inlinevirtual |
| PutAsVector(int, int, int, const Vector &) | mirtk::GenericImage< TVoxel > | inlinevirtual |
| PutAsVector(int, int, int, int, const Vector &) | mirtk::GenericImage< TVoxel > | inlinevirtual |
| PutAttributes(const ImageAttributes &) | mirtk::BaseImage | protected |
| PutBackgroundValueAsDouble(double, bool) | mirtk::GenericImage< TVoxel > | virtual |
| mirtk::BaseImage::PutBackgroundValueAsDouble(double) | mirtk::BaseImage | inline |
| PutMask(BinaryImage *, bool=false) | mirtk::BaseImage | |
| PutMinMax(VoxelType, VoxelType) | mirtk::GenericImage< TVoxel > | |
| PutMinMaxAsDouble(double, double) | mirtk::BaseImage | virtual |
| PutOrientation(double *, double *, double *=NULL) | mirtk::BaseImage | inline |
| PutOrigin(const Point &) | mirtk::BaseImage | inline |
| PutOrigin(double, double, double) | mirtk::BaseImage | inline |
| PutOrigin(double, double, double, double) | mirtk::BaseImage | inline |
| PutPixelSize(double, double, double) | mirtk::BaseImage | inline |
| PutPixelSize(double, double, double, double) | mirtk::BaseImage | inline |
| PutTOrigin(double) | mirtk::BaseImage | inline |
| PutTSize(double) | mirtk::BaseImage | inline |
| R2L enum value | mirtk::BaseImage | |
| Read(const char *) | mirtk::GenericImage< TVoxel > | virtual |
| RealScalarType typedef | mirtk::GenericImage< TVoxel > | |
| RealType typedef | mirtk::GenericImage< TVoxel > | |
| ReflectT(bool modify_axes=false) | mirtk::GenericImage< TVoxel > | virtual |
| ReflectX(bool modify_axes=false) | mirtk::GenericImage< TVoxel > | virtual |
| ReflectY(bool modify_axes=false) | mirtk::GenericImage< TVoxel > | virtual |
| ReflectZ(bool modify_axes=false) | mirtk::GenericImage< TVoxel > | virtual |
| ResetAffineMatrix() | mirtk::BaseImage | inline |
| ResetBackgroundValueAsDouble(double) | mirtk::BaseImage | |
| S2I enum value | mirtk::BaseImage | |
| ScalarType typedef | mirtk::GenericImage< TVoxel > | |
| Set(const char *name, const char *value) | mirtk::Object | inlinevirtual |
| SwapXT(bool modify_axes=true) | mirtk::GenericImage< TVoxel > | virtual |
| SwapXY(bool modify_axes=true) | mirtk::GenericImage< TVoxel > | virtual |
| SwapXZ(bool modify_axes=true) | mirtk::GenericImage< TVoxel > | virtual |
| SwapYT(bool modify_axes=true) | mirtk::GenericImage< TVoxel > | virtual |
| SwapYZ(bool modify_axes=true) | mirtk::GenericImage< TVoxel > | virtual |
| SwapZT(bool modify_axes=true) | mirtk::GenericImage< TVoxel > | virtual |
| T() const | mirtk::BaseImage | inline |
| Throw(ErrorType err, const char *func, Args... args) const | mirtk::Object | protected |
| ThrowStatic(ErrorType err, const char *cls, const char *func, Args... args) | mirtk::Object | protectedstatic |
| TimeToImage(double) const | mirtk::BaseImage | inline |
| TSize() const | mirtk::BaseImage | inline |
| UpdateMatrix() | mirtk::BaseImage | protected |
| VoxelToIndex(int, int, int=0, int=0) const | mirtk::BaseImage | inline |
| VoxelType typedef | mirtk::GenericImage< TVoxel > | |
| WorldToImage(double &, double &) const | mirtk::BaseImage | inline |
| WorldToImage(double &, double &, double &) const | mirtk::BaseImage | inline |
| WorldToImage(Point &) const | mirtk::BaseImage | inline |
| WorldToImage(Vector3 &) const | mirtk::BaseImage | inline |
| Write(const char *) const | mirtk::GenericImage< TVoxel > | virtual |
| X() const | mirtk::BaseImage | inline |
| XSize() const | mirtk::BaseImage | inline |
| Y() const | mirtk::BaseImage | inline |
| YSize() const | mirtk::BaseImage | inline |
| Z() const | mirtk::BaseImage | inline |
| ZSize() const | mirtk::BaseImage | inline |
| ~BaseImage() | mirtk::BaseImage | virtual |
| ~GenericImage() | mirtk::GenericImage< TVoxel > | |
| ~Object() | mirtk::Object | inlinevirtual |