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

Method Centroid

Filters/General/vtkTableBasedClipDataSet.cxx:814–814  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

812 uint8_t NumberOfPoints;
813
814 Centroid() = default;
815
816 template <typename TOutputIdType>
817 Centroid(const TOutputIdType* pointIds, uint8_t numberOfPoints)

Callers

nothing calls this directly

Calls 1

copyFunction · 0.50

Tested by

no test coverage detected