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

Method DisableAllPointArrays

IO/Geometry/vtkWindBladeReader.cxx:2020–2023  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

2018
2019//------------------------------------------------------------------------------
2020void vtkWindBladeReader::DisableAllPointArrays()
2021{
2022 this->PointDataArraySelection->DisableAllArrays();
2023}
2024
2025//------------------------------------------------------------------------------
2026const char* vtkWindBladeReader::GetPointArrayName(int index)

Callers

nothing calls this directly

Calls 1

DisableAllArraysMethod · 0.80

Tested by

no test coverage detected