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

Method vtkPixelExtent

Common/DataModel/vtkPixelExtent.h:314–317  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

312
313//-----------------------------------------------------------------------------
314inline vtkPixelExtent::vtkPixelExtent()
315{
316 this->Clear();
317}
318
319//-----------------------------------------------------------------------------
320template <typename T>

Callers

nothing calls this directly

Calls 2

ClearMethod · 0.95
SetDataMethod · 0.95

Tested by

no test coverage detected