Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ IsString
Method
IsString
Common/Core/vtkVariant.cxx:511–514 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
509
}
510
511
bool vtkVariant::IsString() const
512
{
513
return this->Type == VTK_STRING;
514
}
515
516
bool vtkVariant::IsNumeric() const
517
{
Callers
13
ToString
Method · 0.95
ToNumeric
Method · 0.95
InitializeLookupTables
Method · 0.45
PaintBuffers
Method · 0.45
MouseDoubleClickEvent
Method · 0.45
ProcessJSON
Method · 0.45
PrintJSONValue
Function · 0.45
ProcessJSON
Method · 0.45
ProcessJSON
Method · 0.45
ProcessJSON
Method · 0.45
json Serialize_vtkVariant
Method · 0.45
vtkVariantExtract<vtkStdString>
Function · 0.45
Calls
no outgoing calls
Tested by
1
RandomOrderStatistics
Function · 0.36