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

Function vtkImageData

Common/DataModel/vtkImageData.h:506–506  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

504 bool DirectionMatrixIsIdentity;
505
506 vtkImageData(const vtkImageData&) = delete;
507 void operator=(const vtkImageData&) = delete;
508};
509

Callers 8

vtkImageData.hFile · 0.70
TestEmptyInput.pyFile · 0.50
testOverrideWarningMethod · 0.50
testDefaultIntMethod · 0.50
testDefaultArrayMethod · 0.50

Calls

no outgoing calls

Tested by 4

testOverrideWarningMethod · 0.40
testDefaultIntMethod · 0.40
testDefaultArrayMethod · 0.40