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

Method EnableAllPointArrays

IO/Geometry/vtkWindBladeReader.cxx:2014–2017  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

2012
2013//------------------------------------------------------------------------------
2014void vtkWindBladeReader::EnableAllPointArrays()
2015{
2016 this->PointDataArraySelection->EnableAllArrays();
2017}
2018
2019//------------------------------------------------------------------------------
2020void vtkWindBladeReader::DisableAllPointArrays()

Callers

nothing calls this directly

Calls 1

EnableAllArraysMethod · 0.80

Tested by

no test coverage detected