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

Method GetSize

Rendering/ParallelLIC/vtkParallelTimer.cxx:91–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89 const char* GetData() const { return this->Data; }
90 char* GetData() { return this->Data; }
91 size_t GetSize() const { return this->At; }
92 size_t GetCapacity() const { return this->Size; }
93
94 // Description:

Callers 3

GatherMethod · 0.95
WriteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected