MCPcopy Create free account
hub / github.com/Kitware/VTK / cend

Method cend

Common/DataModel/vtkDataObjectTreeRange.h:237–237  ·  view source on GitHub ↗

Note: These return mutable objects because const vtkObjects are unusable.

Source from the content-addressed store, hash-verified

235
236 // Note: These return mutable objects because const vtkObjects are unusable.
237 const_iterator cend() const { return DataObjectTreeIterator{}; }
238
239private:
240 SmartIterator NewIterator() const

Callers 7

operator()Method · 0.45
AppendArrayWithOffsetMethod · 0.45
SetCellsMethod · 0.45
SubtractSelectionListMethod · 0.45
operator()Method · 0.45
operator()Method · 0.45

Calls

no outgoing calls

Tested by 1