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

Method GetPoints

Testing/DataModel/vtkMappedUnstructuredGridGenerator.cxx:275–275  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

273 static MappedGrid* New();
274
275 vtkPoints* GetPoints() override { return this->GetImplementation()->GetPoints(); }
276
277 vtkIdType GetNumberOfPoints() override
278 {

Callers 10

DataSetPointMapperMethod · 0.45
DataSetPointMapperMethod · 0.45
TestPointsFunction · 0.45
FetchPointsMethod · 0.45
InitializeMethod · 0.45
GetPointsMethod · 0.45
GetNumberOfPointsMethod · 0.45

Calls

no outgoing calls

Tested by 5

DataSetPointMapperMethod · 0.36
DataSetPointMapperMethod · 0.36
TestPointsFunction · 0.36