Home
last modified time | relevance | path

Searched refs:mayDelegate (Results 1 – 2 of 2) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Filters/Geometry/
H A DvtkGeometryFilter.cxx2095 bool mayDelegate = (info == nullptr && this->Delegation); in UnstructuredGridExecute() local
2103 if (!info->IsLinear && mayDelegate) in UnstructuredGridExecute()
H A DvtkDataSetSurfaceFilter.cxx1308 bool mayDelegate = (info == nullptr && this->Delegation); in UnstructuredGridExecute() local
1317 if (info->IsLinear && mayDelegate) in UnstructuredGridExecute()