Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ SetPointId
Method
SetPointId
Common/DataModel/vtkSimpleCellTessellator.cxx:784–784 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
782
}
783
784
void SetPointId(int i, vtkIdType id) { this->PointId[i] = id; }
785
786
void SetPointIds(vtkIdType id[4])
787
{
Callers
3
InsertEdgesIntoEdgeTable
Method · 0.45
InitTetraTile
Method · 0.45
TriangulateTriangle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected