ITK  5.4.0
Insight Toolkit
itk::Mesh< TPixelType, VDimension, TMeshTraits > Member List

This is the complete list of members for itk::Mesh< TPixelType, VDimension, TMeshTraits >, including all inherited members.

Accept(CellMultiVisitorType *mv) constitk::Mesh< TPixelType, VDimension, TMeshTraits >virtual
AddObserver(const EventObject &event, Command *)itk::Object
AddObserver(const EventObject &event, Command *) constitk::Object
AddObserver(const EventObject &event, std::function< void(const EventObject &)> function) constitk::Object
BoundaryAssignmentsContainer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
BoundaryAssignmentsContainerPointer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
BoundaryAssignmentsContainerVector typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
BoundingBoxPointer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
BoundingBoxType typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
BreakOnError()itk::LightObjectstatic
BuildCellLinks() constitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellAutoPointer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellDataContainer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellDataContainerConstPointer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellDataContainerIterator typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellDataContainerPointer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellFeatureCount typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellFeatureIdentifier typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellIdentifier typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellLinksContainer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellLinksContainerConstPointer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellLinksContainerIterator typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellLinksContainerPointer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellMultiVisitorType typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
cellOutputVectorContaineritk::Mesh< TPixelType, VDimension, TMeshTraits >protected
CellPixelType typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellsContainer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellsContainerConstIterator typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellsContainerConstPointer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellsContainerIterator typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellsContainerPointer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellsVectorContainer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellsVectorContainerPointer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellTraits typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CellType typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
Clone() constitk::LightObjectinline
ConnectSource(ProcessObject *arg, const DataObjectIdentifierType &name)itk::DataObjectprivate
ConstPointer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CoordRepType typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
CopyInformation(const DataObject *data) overrideitk::Mesh< TPixelType, VDimension, TMeshTraits >virtual
CreateAnother() const overrideitk::Objectvirtual
CreateCell(int cellType, CellAutoPointer &)itk::Mesh< TPixelType, VDimension, TMeshTraits >private
DataHasBeenGenerated()itk::DataObjectvirtual
DataObject()itk::DataObjectprotected
DataObjectIdentifierType typedefitk::DataObject
DataObjectPointerArraySizeType typedefitk::DataObject
DebugOff() constitk::Objectvirtual
DebugOn() constitk::Objectvirtual
Delete()itk::LightObjectvirtual
DeleteUnusedCellData()itk::Mesh< TPixelType, VDimension, TMeshTraits >
DisconnectPipeline()itk::DataObject
DisconnectSource(ProcessObject *arg, const DataObjectIdentifierType &name)itk::DataObjectprivate
GetAssignedCellBoundaryIfOneExists(int dimension, CellIdentifier, CellFeatureIdentifier, CellAutoPointer &) constitk::Mesh< TPixelType, VDimension, TMeshTraits >
GetBoundaryAssignment(int dimension, CellIdentifier cellId, CellFeatureIdentifier featureId, CellIdentifier *boundaryId) constitk::Mesh< TPixelType, VDimension, TMeshTraits >
GetBoundaryAssignments(int dimension)itk::Mesh< TPixelType, VDimension, TMeshTraits >
GetBoundaryAssignments(int dimension) constitk::Mesh< TPixelType, VDimension, TMeshTraits >
GetBoundingBox() constitk::Mesh< TPixelType, VDimension, TMeshTraits >
GetBufferedRegion() constitk::PointSet< TPixelType, VDimension, TMeshTraits >virtual
GetCell(CellIdentifier, CellAutoPointer &) constitk::Mesh< TPixelType, VDimension, TMeshTraits >
GetCellBoundaryFeature(int dimension, CellIdentifier, CellFeatureIdentifier, CellAutoPointer &) constitk::Mesh< TPixelType, VDimension, TMeshTraits >
GetCellBoundaryFeatureNeighbors(int dimension, CellIdentifier, CellFeatureIdentifier, std::set< CellIdentifier > *cellSet)itk::Mesh< TPixelType, VDimension, TMeshTraits >
GetCellData()itk::Mesh< TPixelType, VDimension, TMeshTraits >
GetCellData() constitk::Mesh< TPixelType, VDimension, TMeshTraits >
GetCellData(CellIdentifier, CellPixelType *) constitk::Mesh< TPixelType, VDimension, TMeshTraits >
GetCellLinks()itk::Mesh< TPixelType, VDimension, TMeshTraits >
GetCellLinks() constitk::Mesh< TPixelType, VDimension, TMeshTraits >
GetCellNeighbors(CellIdentifier cellId, std::set< CellIdentifier > *cellSet)itk::Mesh< TPixelType, VDimension, TMeshTraits >
GetCells()itk::Mesh< TPixelType, VDimension, TMeshTraits >
GetCells() constitk::Mesh< TPixelType, VDimension, TMeshTraits >
GetCellsAllocationMethod() constitk::Mesh< TPixelType, VDimension, TMeshTraits >virtual
GetCellsArray()itk::Mesh< TPixelType, VDimension, TMeshTraits >virtual
GetCommand(unsigned long tag)itk::Object
GetDataReleased() constitk::DataObjectinline
GetDebug() constitk::Object
GetGlobalReleaseDataFlag()itk::DataObjectstatic
GetGlobalWarningDisplay()itk::Objectstatic
GetMaximumNumberOfRegions() constitk::PointSet< TPixelType, VDimension, TMeshTraits >virtual
GetMetaDataDictionary()itk::Object
GetMetaDataDictionary() constitk::Object
GetMTime() constitk::Objectvirtual
GetNameOfClass() const overrideitk::Mesh< TPixelType, VDimension, TMeshTraits >virtual
GetNumberOfCellBoundaryFeatures(int dimension, CellIdentifier) constitk::Mesh< TPixelType, VDimension, TMeshTraits >
GetNumberOfCells() constitk::Mesh< TPixelType, VDimension, TMeshTraits >
GetNumberOfPoints() constitk::PointSet< TPixelType, VDimension, TMeshTraits >
GetObjectName() constitk::Objectvirtual
GetPipelineMTime() constitk::DataObjectvirtual
GetPoint(PointIdentifier, PointType *) constitk::PointSet< TPixelType, VDimension, TMeshTraits >
GetPoint(PointIdentifier) constitk::PointSet< TPixelType, VDimension, TMeshTraits >
GetPointData()itk::PointSet< TPixelType, VDimension, TMeshTraits >
GetPointData() constitk::PointSet< TPixelType, VDimension, TMeshTraits >
GetPointData(PointIdentifier, PixelType *) constitk::PointSet< TPixelType, VDimension, TMeshTraits >
GetPoints()itk::PointSet< TPixelType, VDimension, TMeshTraits >
GetPoints() constitk::PointSet< TPixelType, VDimension, TMeshTraits >
GetRealTimeStamp() constitk::DataObjectvirtual
GetReferenceCount() constitk::LightObjectinlinevirtual
GetReleaseDataFlag() constitk::DataObjectvirtual
GetRequestedRegion() constitk::PointSet< TPixelType, VDimension, TMeshTraits >virtual
GetSource() constitk::DataObject
GetSourceOutputIndex() constitk::DataObject
GetSourceOutputName() constitk::DataObject
GetTimeStamp() constitk::Objectvirtual
GetUpdateMTime() constitk::DataObjectvirtual
GlobalReleaseDataFlagOff()itk::DataObjectinlinestatic
GlobalReleaseDataFlagOn()itk::DataObjectinlinestatic
GlobalWarningDisplayOff()itk::Objectinlinestatic
GlobalWarningDisplayOn()itk::Objectinlinestatic
Graft(const DataObject *data) overrideitk::Mesh< TPixelType, VDimension, TMeshTraits >virtual
HasObserver(const EventObject &event) constitk::Object
Initialize() overrideitk::Mesh< TPixelType, VDimension, TMeshTraits >virtual
InternalClone() constitk::LightObjectprotectedvirtual
InterpolationWeightType typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
InvokeEvent(const EventObject &)itk::Object
InvokeEvent(const EventObject &) constitk::Object
itkGetGlobalDeclarationMacro(bool, GlobalReleaseDataFlag)itk::DataObjectprivate
LightObject()itk::LightObjectprotected
m_BoundaryAssignmentsContainersitk::Mesh< TPixelType, VDimension, TMeshTraits >protected
m_BoundingBoxitk::Mesh< TPixelType, VDimension, TMeshTraits >protected
m_BufferedRegionitk::PointSet< TPixelType, VDimension, TMeshTraits >protected
m_CellDataContaineritk::Mesh< TPixelType, VDimension, TMeshTraits >protected
m_CellLinksContaineritk::Mesh< TPixelType, VDimension, TMeshTraits >mutableprotected
m_CellsAllocationMethoditk::Mesh< TPixelType, VDimension, TMeshTraits >private
m_CellsContaineritk::Mesh< TPixelType, VDimension, TMeshTraits >protected
m_DataReleaseditk::DataObjectprivate
m_Debugitk::Objectmutableprivate
m_GlobalReleaseDataFlagitk::DataObjectprivatestatic
m_GlobalWarningDisplayitk::Objectprivatestatic
m_MaximumNumberOfRegionsitk::PointSet< TPixelType, VDimension, TMeshTraits >protected
m_MetaDataDictionaryitk::Objectmutableprivate
m_MTimeitk::Objectmutableprivate
m_NumberOfRegionsitk::PointSet< TPixelType, VDimension, TMeshTraits >protected
m_ObjectNameitk::Objectprivate
m_PipelineMTimeitk::DataObjectprivate
m_PointDataContaineritk::PointSet< TPixelType, VDimension, TMeshTraits >protected
m_PointsContaineritk::PointSet< TPixelType, VDimension, TMeshTraits >protected
m_RealTimeStampitk::DataObjectprivate
m_ReferenceCountitk::LightObjectmutableprotected
m_ReleaseDataFlagitk::DataObjectprivate
m_RequestedNumberOfRegionsitk::PointSet< TPixelType, VDimension, TMeshTraits >protected
m_RequestedRegionitk::PointSet< TPixelType, VDimension, TMeshTraits >protected
m_Sourceitk::DataObjectprivate
m_SourceOutputNameitk::DataObjectprivate
m_SubjectImplementationitk::Objectmutableprivate
m_UpdateMTimeitk::DataObjectprivate
MaxTopologicalDimensionitk::Mesh< TPixelType, VDimension, TMeshTraits >static
Mesh()itk::Mesh< TPixelType, VDimension, TMeshTraits >protected
MeshClassCellsAllocationMethodEnum typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
MeshTraits typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
Modified() constitk::Objectvirtual
New()itk::Mesh< TPixelType, VDimension, TMeshTraits >static
Object()itk::Objectprotected
OutputHexahedronCellType typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
OutputLineCellType typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
OutputPolygonCellType typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
OutputPolyLineCellType typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
OutputQuadraticEdgeCellType typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
OutputQuadraticTriangleCellType typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
OutputQuadrilateralCellType typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
OutputTetrahedronCellType typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
OutputTriangleCellType typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
OutputVertexCellType typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
PassStructure(Self *inputMesh)itk::Mesh< TPixelType, VDimension, TMeshTraits >
PixelType typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
PointCellLinksContainer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
PointCellLinksContainerIterator typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
PointDataContainer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
PointDataContainerConstPointer typedefitk::PointSet< TPixelType, VDimension, TMeshTraits >
PointDataContainerIterator typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
PointDataContainerPointer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
PointDimensionitk::Mesh< TPixelType, VDimension, TMeshTraits >static
Pointer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
PointHashType typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
PointIdentifier typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
PointsContainer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
PointsContainerConstIterator typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
PointsContainerConstPointer typedefitk::PointSet< TPixelType, VDimension, TMeshTraits >
PointsContainerIterator typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
PointsContainerPointer typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
PointSet()=defaultitk::PointSet< TPixelType, VDimension, TMeshTraits >protected
PointsVectorContainer typedefitk::PointSet< TPixelType, VDimension, TMeshTraits >
PointsVectorContainerPointer typedefitk::PointSet< TPixelType, VDimension, TMeshTraits >
PointType typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
PrepareForNewData()itk::DataObjectinlinevirtual
Print(std::ostream &os, Indent indent=0) constitk::LightObject
PrintHeader(std::ostream &os, Indent indent) constitk::LightObjectprotectedvirtual
PrintObservers(std::ostream &os, Indent indent) constitk::Objectprotected
PrintSelf(std::ostream &os, Indent indent) const overrideitk::Mesh< TPixelType, VDimension, TMeshTraits >protectedvirtual
PrintTrailer(std::ostream &os, Indent indent) constitk::LightObjectprotectedvirtual
PropagateRequestedRegion()itk::DataObjectvirtual
PropagateResetPipeline()itk::DataObjectprotectedvirtual
RegionType typedefitk::PointSet< TPixelType, VDimension, TMeshTraits >
Register() const overrideitk::Objectvirtual
ReleaseCellsMemory()itk::Mesh< TPixelType, VDimension, TMeshTraits >protected
ReleaseData()itk::DataObject
ReleaseDataFlagOn()itk::DataObjectvirtual
RemoveAllObservers()itk::Object
RemoveBoundaryAssignment(int dimension, CellIdentifier cellId, CellFeatureIdentifier featureId)itk::Mesh< TPixelType, VDimension, TMeshTraits >
RemoveObserver(unsigned long tag)itk::Object
RequestedRegionIsOutsideOfTheBufferedRegion() overrideitk::PointSet< TPixelType, VDimension, TMeshTraits >virtual
ResetPipeline()itk::DataObjectvirtual
Self typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
SetBoundaryAssignment(int dimension, CellIdentifier cellId, CellFeatureIdentifier featureId, CellIdentifier boundaryId)itk::Mesh< TPixelType, VDimension, TMeshTraits >
SetBoundaryAssignments(int dimension, BoundaryAssignmentsContainer *)itk::Mesh< TPixelType, VDimension, TMeshTraits >
SetBufferedRegion(const RegionType &region)itk::PointSet< TPixelType, VDimension, TMeshTraits >virtual
SetCell(CellIdentifier, CellAutoPointer &)itk::Mesh< TPixelType, VDimension, TMeshTraits >
SetCellData(CellDataContainer *)itk::Mesh< TPixelType, VDimension, TMeshTraits >
SetCellData(CellIdentifier, CellPixelType)itk::Mesh< TPixelType, VDimension, TMeshTraits >
SetCellLinks(CellLinksContainer *)itk::Mesh< TPixelType, VDimension, TMeshTraits >
SetCells(CellsContainer *)itk::Mesh< TPixelType, VDimension, TMeshTraits >
SetCellsAllocationMethod(MeshClassCellsAllocationMethodEnum _arg)itk::Mesh< TPixelType, VDimension, TMeshTraits >virtual
SetCellsArray(CellsVectorContainer *)itk::Mesh< TPixelType, VDimension, TMeshTraits >virtual
SetCellsArray(CellsVectorContainer *, int cellType)itk::Mesh< TPixelType, VDimension, TMeshTraits >virtual
SetDebug(bool debugFlag) constitk::Object
SetGlobalReleaseDataFlag(bool val)itk::DataObjectstatic
SetGlobalWarningDisplay(bool val)itk::Objectstatic
SetMetaDataDictionary(const MetaDataDictionary &rhs)itk::Object
SetMetaDataDictionary(MetaDataDictionary &&rrhs)itk::Object
SetObjectName(std::string _arg)itk::Objectvirtual
SetPipelineMTime(ModifiedTimeType time)itk::DataObjectinline
SetPoint(PointIdentifier, PointType)itk::PointSet< TPixelType, VDimension, TMeshTraits >
SetPointData(PointDataContainer *)itk::PointSet< TPixelType, VDimension, TMeshTraits >
SetPointData(PointIdentifier, PixelType)itk::PointSet< TPixelType, VDimension, TMeshTraits >
SetPoints(PointsContainer *)itk::PointSet< TPixelType, VDimension, TMeshTraits >
SetPoints(PointsVectorContainer *)itk::PointSet< TPixelType, VDimension, TMeshTraits >
SetRealTimeStamp(RealTimeStamp _arg)itk::DataObjectvirtual
SetReferenceCount(int) overrideitk::Objectvirtual
SetReleaseDataFlag(bool flag)itk::DataObjectinline
SetRequestedRegion(const DataObject *data) overrideitk::PointSet< TPixelType, VDimension, TMeshTraits >virtual
SetRequestedRegion(const RegionType &region)itk::PointSet< TPixelType, VDimension, TMeshTraits >virtual
SetRequestedRegionToLargestPossibleRegion() overrideitk::PointSet< TPixelType, VDimension, TMeshTraits >virtual
SetTimeStamp(const TimeStamp &timeStamp)itk::Objectprotectedvirtual
ShouldIReleaseData() constitk::DataObject
Superclass typedefitk::Mesh< TPixelType, VDimension, TMeshTraits >
UnRegister() const noexcept overrideitk::Objectvirtual
Update()itk::DataObjectvirtual
UpdateOutputData()itk::DataObjectvirtual
UpdateOutputInformation() overrideitk::PointSet< TPixelType, VDimension, TMeshTraits >virtual
UpdateSource() constitk::DataObject
VerifyRequestedRegion() overrideitk::PointSet< TPixelType, VDimension, TMeshTraits >virtual
~DataObject() overrideitk::DataObjectprotected
~LightObject()itk::LightObjectprotectedvirtual
~Mesh() overrideitk::Mesh< TPixelType, VDimension, TMeshTraits >protected
~Object() overrideitk::Objectprotected
~PointSet() override=defaultitk::PointSet< TPixelType, VDimension, TMeshTraits >protected