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

Method GetItem

Common/Core/vtkCollectionRange.h:158–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156 }
157
158 ItemType* GetItem() const noexcept { return static_cast<ItemType*>(this->Element->Item); }
159
160 vtkCollectionElement* Element;
161};

Callers 14

operator*Method · 0.95
operator->Method · 0.95
UpdateMethod · 0.45
SetAxisMethod · 0.45
MouseMoveEventMethod · 0.45
LocatePointInPlotsMethod · 0.45
TestPolygonBuilderFunction · 0.45
TestPolygonBuilder5Function · 0.45
TestPolygonBuilder4Function · 0.45

Calls

no outgoing calls

Tested by 4

TestPolygonBuilderFunction · 0.36
TestPolygonBuilder5Function · 0.36
TestPolygonBuilder4Function · 0.36
TestPolygonBuilder2Function · 0.36