Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ IsEmpty
Function
IsEmpty
Common/DataModel/vtkDataSetAttributesFieldList.cxx:101–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
bool IsEmpty() const { return this->Type == VTK_VOID; }
102
103
static FieldInfo Create(vtkAbstractArray* array, int loc)
104
{
Callers
3
GetAttribute
Method · 0.70
SetActiveAttribute
Method · 0.70
GetAttributesToInterpolate
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected