Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ SetIdTypeToInt64
Function
SetIdTypeToInt64
IO/XML/vtkXMLWriterBase.h:107–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
vtkGetMacro(IdType, int);
106
void SetIdTypeToInt32() { this->SetIdType(Int32); }
107
void SetIdTypeToInt64() { this->SetIdType(Int64); }
108
///@}
109
110
///@{
Callers
nothing calls this directly
Calls
1
SetIdType
Method · 0.80
Tested by
no test coverage detected