MCPcopy Create free account
hub / github.com/Kitware/VTK / IgnoreArray

Method IgnoreArray

IO/Infovis/vtkPhyloXMLTreeWriter.cxx:483–486  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

481
482//------------------------------------------------------------------------------
483void vtkPhyloXMLTreeWriter::IgnoreArray(const char* arrayName)
484{
485 this->Blacklist->InsertNextValue(arrayName);
486}
487
488//------------------------------------------------------------------------------
489const char* vtkPhyloXMLTreeWriter::GetArrayAttribute(

Callers 6

WriteNameElementMethod · 0.95
WriteColorElementMethod · 0.95
WritePropertyElementMethod · 0.95

Calls 1

InsertNextValueMethod · 0.45

Tested by 1