MCPcopy 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
511bool vtkVariant::IsString() const
512{
513 return this->Type == VTK_STRING;
514}
515
516bool vtkVariant::IsNumeric() const
517{

Callers 13

ToStringMethod · 0.95
ToNumericMethod · 0.95
PaintBuffersMethod · 0.45
MouseDoubleClickEventMethod · 0.45
ProcessJSONMethod · 0.45
PrintJSONValueFunction · 0.45
ProcessJSONMethod · 0.45
ProcessJSONMethod · 0.45
ProcessJSONMethod · 0.45

Calls

no outgoing calls

Tested by 1

RandomOrderStatisticsFunction · 0.36