Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
CompareAverageOfL2Norm
Method · 0.45
DataSetPointMapper
Method · 0.45
DataSetPointMapper
Method · 0.45
TestDataFailuresForDuplicatePointInput
Function · 0.45
TestPoints
Function · 0.45
SetMappedUnstructuredGrid
Method · 0.45
FetchPoints
Method · 0.45
Initialize
Method · 0.45
GetPoints
Method · 0.45
GetNumberOfPoints
Method · 0.45
Calls
no outgoing calls
Tested by
5
CompareAverageOfL2Norm
Method · 0.36
DataSetPointMapper
Method · 0.36
DataSetPointMapper
Method · 0.36
TestDataFailuresForDuplicatePointInput
Function · 0.36
TestPoints
Function · 0.36