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

Function vtkUnsignedIntArray

Common/Core/vtkUnsignedIntArray.h:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 typedef vtkAOSDataArrayTemplate<unsigned int> RealSuperclass;
60
61 vtkUnsignedIntArray(const vtkUnsignedIntArray&) = delete;
62 void operator=(const vtkUnsignedIntArray&) = delete;
63};
64

Callers 3

serializeMethod · 0.50

Calls

no outgoing calls

Tested by 1

serializeMethod · 0.40