Searched refs:GetIJKMinForCellId (Results 1 – 2 of 2) sorted by relevance
379 bool vtkImageData::GetIJKMinForCellId(vtkIdType cellId, int ijkMin[3]) in GetIJKMinForCellId() function in vtkImageData542 if (!this->GetIJKMinForCellId(cellId, ijkMin)) in GetCell()581 if (!this->GetIJKMinForCellId(cellId, ijkMin)) in GetCell()603 if (!this->GetIJKMinForCellId(cellId, ijkMin)) in GetCellBounds()
624 bool GetIJKMinForCellId(vtkIdType cellId, int ijkMin[3]);