Home
last modified time | relevance | path

Searched refs:GetCurrentReallocFunction (Results 1 – 3 of 3) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Common/Core/
H A DvtkObjectBase.h274 static vtkReallocingFunction GetCurrentReallocFunction();
H A DvtkBuffer.h96 this->SetReallocFunction(vtkObjectBase::GetCurrentReallocFunction()); in vtkBuffer()
H A DvtkObjectBase.cxx452 vtkReallocingFunction vtkObjectBase::GetCurrentReallocFunction() in GetCurrentReallocFunction() function in vtkObjectBase