MCPcopy 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

GetAttributeMethod · 0.70
SetActiveAttributeMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected