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

Method data

Filters/ParallelDIY2/vtkPResampleToImage.cxx:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 const T& operator[](std::size_t idx) const { return this->Data[idx]; }
57
58 T* data() { return this->Data; }
59
60 const T* data() const { return this->Data; }
61

Callers 15

RequestDataMethod · 0.45
operator()Method · 0.45
RequestDataMethod · 0.45
RequestDataMethod · 0.45
RunParallelConnectivityFunction · 0.45
BuildOutputTreesMethod · 0.45
ExchangeMaskMethod · 0.45
ExchangeCellArrayMethod · 0.45
AllocateRcvBuffersMethod · 0.45

Calls

no outgoing calls

Tested by 11

RequestInformationMethod · 0.36
ExecuteMethod · 0.36
ValidateDatasetFunction · 0.36
Check2DHTGFunction · 0.36
Check3DHTGFunction · 0.36
Test2DProbingFunction · 0.36
Test3DProbingFunction · 0.36
TestArraySerializationFunction · 0.36
MergeRemoteModelsMethod · 0.36